diff options
author | 2006-09-05 20:02:49 +0000 | |
---|---|---|
committer | 2006-09-05 20:02:49 +0000 | |
commit | 1f57ad04e7186034a196b09d8584200b773e4737 (patch) | |
tree | 697e56d7ae8a496400abe001eeb808c03aee0c6f /media-libs/adplug/adplug-2.0.1.ebuild | |
parent | ppc stable, bug #139593 (diff) | |
download | gentoo-2-1f57ad04e7186034a196b09d8584200b773e4737.tar.gz gentoo-2-1f57ad04e7186034a196b09d8584200b773e4737.tar.bz2 gentoo-2-1f57ad04e7186034a196b09d8584200b773e4737.zip |
ppc stable, bug #139593
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'media-libs/adplug/adplug-2.0.1.ebuild')
-rw-r--r-- | media-libs/adplug/adplug-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/adplug/adplug-2.0.1.ebuild b/media-libs/adplug/adplug-2.0.1.ebuild index 16775098d335..4ff957d9e76e 100644 --- a/media-libs/adplug/adplug-2.0.1.ebuild +++ b/media-libs/adplug/adplug-2.0.1.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-libs/adplug/adplug-2.0.1.ebuild,v 1.2 2006/08/28 16:31:39 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.0.1.ebuild,v 1.3 2006/09/05 20:02:49 dertobi123 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc ~x86" DEPEND=">=dev-cpp/libbinio-1.4" |