diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2006-02-27 15:32:08 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2006-02-27 15:32:08 +0000 |
commit | 9f82e00e41039c148d44b9188896340f14c4fee4 (patch) | |
tree | e03881aef5d6070e85df02b61aa3640dca0d16ca /media-sound | |
parent | Stable on sparc (diff) | |
download | gentoo-2-9f82e00e41039c148d44b9188896340f14c4fee4.tar.gz gentoo-2-9f82e00e41039c148d44b9188896340f14c4fee4.tar.bz2 gentoo-2-9f82e00e41039c148d44b9188896340f14c4fee4.zip |
Stable on amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/libifp-module/ChangeLog | 6 | ||||
-rw-r--r-- | media-sound/libifp-module/libifp-module-1.0.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/libifp-module/ChangeLog b/media-sound/libifp-module/ChangeLog index 95a49e6b94d2..2fb5e39d8b09 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.1 2006/01/23 20:59:09 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/ChangeLog,v 1.2 2006/02/27 15:30:43 chutzpah Exp $ + + 27 Feb 2006; Patrick McLean <chutzpah@gentoo.org> + libifp-module-1.0.0.2.ebuild: + Stable on amd64. *libifp-module-1.0.0.2 (23 Jan 2006) 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 e2333830f186..31e152d56651 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.2 2006/01/23 21:05:53 chutzpah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/libifp-module/libifp-module-1.0.0.2.ebuild,v 1.3 2006/02/27 15:30:43 chutzpah Exp $ inherit linux-mod @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/ifp-driver/libifp-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" DEPEND="virtual/linux-sources" |