[gentoo-x86] / sys-apps / blktool / blktool-4.ebuild Project Root:

GentooDiff of /sys-apps/blktool/blktool-4.ebuild

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph

version 1.2, Thu Jan 10 13:45:33 2008 UTC version 1.3, Sat Apr 19 23:00:21 2008 UTC
Line 11 
Line 11 
 KEYWORDS="~amd64 ~x86"  KEYWORDS="~amd64 ~x86"
 IUSE=""  IUSE=""
   
 DEPEND="=dev-libs/glib-2*  RDEPEND="=dev-libs/glib-2*"
   DEPEND="${RDEPEND}
         dev-util/pkgconfig"          dev-util/pkgconfig"
   
 src_install() {  src_install() {
         make DESTDIR="${D}" install || die          emake DESTDIR="${D}" install || die
         dodoc AUTHORS ChangeLog NEWS README          dodoc AUTHORS ChangeLog NEWS README
 }  }

Generate output suitable for use with a patch program
Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

www@gentoo.org

Powered by ViewCVS 1.0_pre20050929

ViewCVS and CVS Help