diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-10 05:59:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-10 05:59:50 +0000 |
commit | 425602eaa69869297e1c0bc96098f9f0714a46f0 (patch) | |
tree | 1f57469a210f98106fa2e5f29061010c32572f3c | |
parent | fix broken inherit (diff) | |
download | historical-425602eaa69869297e1c0bc96098f9f0714a46f0.tar.gz historical-425602eaa69869297e1c0bc96098f9f0714a46f0.tar.bz2 historical-425602eaa69869297e1c0bc96098f9f0714a46f0.zip |
fix broken inherit
Package-Manager: portage-2.0.53_rc7
-rw-r--r-- | xfce-base/xffm/Manifest | 22 | ||||
-rw-r--r-- | xfce-base/xffm/xffm-4.2.1.ebuild | 6 | ||||
-rw-r--r-- | xfce-base/xffm/xffm-4.2.2.ebuild | 7 |
3 files changed, 22 insertions, 13 deletions
diff --git a/xfce-base/xffm/Manifest b/xfce-base/xffm/Manifest index 79274172bd14..d4fbbea140f9 100644 --- a/xfce-base/xffm/Manifest +++ b/xfce-base/xffm/Manifest @@ -1,9 +1,19 @@ -MD5 c509eda743e94cc2e501d9cd6841bb63 xffm-4.2.1.ebuild 531 -MD5 21a8287c4ded43880c34cb46aed8ca2c xffm-4.2.2.ebuild 524 -MD5 f3963081b0ddd901205355c2d0b3efea xffm-4.2.2-r1.ebuild 615 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 661aae3eeb3863f860150b18736b704b ChangeLog 6340 -MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 -MD5 db40ffdfcb4c71dd7883c97dbea254d4 files/xffm-4.2.1-gcc4.patch 855 -MD5 0b27bca27a4a9346415ea2f3cfa8ec5b files/digest-xffm-4.2.2-r1 63 MD5 17d63062c07dc2d9b26b9e0fbcc4c5db files/digest-xffm-4.2.1 63 MD5 0b27bca27a4a9346415ea2f3cfa8ec5b files/digest-xffm-4.2.2 63 +MD5 0b27bca27a4a9346415ea2f3cfa8ec5b files/digest-xffm-4.2.2-r1 63 +MD5 db40ffdfcb4c71dd7883c97dbea254d4 files/xffm-4.2.1-gcc4.patch 855 +MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 +MD5 8c0e95fbe0e57dd74da3f7119ee40019 xffm-4.2.1.ebuild 529 +MD5 f3963081b0ddd901205355c2d0b3efea xffm-4.2.2-r1.ebuild 615 +MD5 46b214d13ba23141abd861a5f020bbf2 xffm-4.2.2.ebuild 525 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDcuIHgIKl8Uu19MoRAqMmAJ9xgWr+isRf8iWGTWRzHXVOBtXGAwCeLoVM +w8u3xsykpOppfpabtvCmUFw= +=Dgve +-----END PGP SIGNATURE----- diff --git a/xfce-base/xffm/xffm-4.2.1.ebuild b/xfce-base/xffm/xffm-4.2.1.ebuild index 7f8ab3945aab..123f914edfc9 100644 --- a/xfce-base/xffm/xffm-4.2.1.ebuild +++ b/xfce-base/xffm/xffm-4.2.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.1.ebuild,v 1.3 2005/07/07 02:56:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.1.ebuild,v 1.4 2005/11/10 05:59:50 vapier Exp $ + +inherit xfce4 eutils DESCRIPTION="Xfce 4 file manager" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" @@ -10,8 +12,6 @@ RDEPEND="~xfce-base/xfce-mcs-manager-${PV} samba? ( net-fs/samba )" XFCE_CONFIG="--enable-all" -inherit xfce4 eutils - src_unpack() { unpack ${A} cd ${S} diff --git a/xfce-base/xffm/xffm-4.2.2.ebuild b/xfce-base/xffm/xffm-4.2.2.ebuild index 2c67039ee1bb..27cb2c1df65f 100644 --- a/xfce-base/xffm/xffm-4.2.2.ebuild +++ b/xfce-base/xffm/xffm-4.2.2.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.2.ebuild,v 1.9 2005/07/12 12:45:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xffm/xffm-4.2.2.ebuild,v 1.10 2005/11/10 05:59:50 vapier Exp $ + +inherit xfce4 eutils DESCRIPTION="Xfce 4 file manager" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" @@ -9,9 +11,6 @@ IUSE="samba" RDEPEND="~xfce-base/xfce-mcs-manager-${PV} samba? ( net-fs/samba )" XFCE_CONFIG="--enable-all" - -inherit xfce4 eutils - #src_unpack() { # unpack ${A} # cd ${S} |