diff options
author | 2006-04-17 20:19:20 +0000 | |
---|---|---|
committer | 2006-04-17 20:19:20 +0000 | |
commit | 5c14568be91962bbadfe242eced77eb5a4d301d5 (patch) | |
tree | 0b645b891a686e37b192e6b74e73e30e639510ee | |
parent | Added ~media-libs/openal-0.0.8 to package.mask since it has a split out freea... (diff) | |
download | historical-5c14568be91962bbadfe242eced77eb5a4d301d5.tar.gz historical-5c14568be91962bbadfe242eced77eb5a4d301d5.tar.bz2 historical-5c14568be91962bbadfe242eced77eb5a4d301d5.zip |
Added ~ppc64; bug #129409
Package-Manager: portage-2.0.54
-rw-r--r-- | media-sound/libifp-module/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/libifp-module/Manifest | 14 | ||||
-rw-r--r-- | media-sound/libifp-module/libifp-module-1.0.0.2.ebuild | 4 |
3 files changed, 9 insertions, 15 deletions
diff --git a/media-sound/libifp-module/ChangeLog b/media-sound/libifp-module/ChangeLog index 9690126ca076..2ec279bf518d 100644 --- a/media-sound/libifp-module/ChangeLog +++ b/media-sound/libifp-module/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/libifp-module # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/ChangeLog,v 1.5 2006/04/17 00:29:15 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/ChangeLog,v 1.6 2006/04/17 20:19:20 corsair Exp $ + + 17 Apr 2006; Markus Rothe <corsair@gentoo.org> + libifp-module-1.0.0.2.ebuild: + Added ~ppc64; bug #129409 16 Apr 2006; Stephanie Lockwood-Childs <wormo@gentoo.org> libifp-module-1.0.0.2.ebuild: diff --git a/media-sound/libifp-module/Manifest b/media-sound/libifp-module/Manifest index e989ce6d85b8..cd3cdc67d7fb 100644 --- a/media-sound/libifp-module/Manifest +++ b/media-sound/libifp-module/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 bed8f7d08543b407aa7da6c07b1172e1 ChangeLog 921 +MD5 95780190a233d1a2cfc7e85852591467 ChangeLog 1033 MD5 222b4c8ee3a7125ba0a9e275d2ee3a45 files/digest-libifp-module-1.0.0.2 66 -MD5 bdffe15c0a2dc79fa71a769f8c6ac84d libifp-module-1.0.0.2.ebuild 688 +MD5 d23a2e2e2a63c570ee9dfb43587f7b3b libifp-module-1.0.0.2.ebuild 697 MD5 2a8fbd9c7f76cf00c7ebbb94ff62bceb metadata.xml 365 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFEQtrQ/NoSW7FuNV8RAnOxAKDRMc51zNRzD7ZLxj3zf1foWps+2ACgzNr/ -WyaHe2OLmLh7yL5qlHGFkb4= -=GzDY ------END PGP SIGNATURE----- diff --git a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild index 963cbedec46b..d57392a12c8b 100644 --- a/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild +++ b/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.6 2006/04/17 00:29:15 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.7 2006/04/17 20:19:20 corsair Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ifp-driver/libifp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/linux-sources" |