diff options
author | 2008-09-09 19:41:06 +0000 | |
---|---|---|
committer | 2008-09-09 19:41:06 +0000 | |
commit | 74de0e5dd8285d824ab0d165acb475ebbc8a67f1 (patch) | |
tree | 15a46d13d0cb0710840bb358759dbb3e3fcb0de3 /media-libs/adplug/adplug-2.1.ebuild | |
parent | Version bump, security bug #234391 (diff) | |
download | gentoo-2-74de0e5dd8285d824ab0d165acb475ebbc8a67f1.tar.gz gentoo-2-74de0e5dd8285d824ab0d165acb475ebbc8a67f1.tar.bz2 gentoo-2-74de0e5dd8285d824ab0d165acb475ebbc8a67f1.zip |
Stable on sparc, bug #237008
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/adplug/adplug-2.1.ebuild')
-rw-r--r-- | media-libs/adplug/adplug-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/adplug/adplug-2.1.ebuild b/media-libs/adplug/adplug-2.1.ebuild index 65a2fdbc7a99..65c0e271b7d4 100644 --- a/media-libs/adplug/adplug-2.1.ebuild +++ b/media-libs/adplug/adplug-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild,v 1.3 2008/09/08 20:38:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.1.ebuild,v 1.4 2008/09/09 19:41:06 bluebird Exp $ inherit eutils @@ -10,7 +10,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" IUSE="debug" RDEPEND=">=dev-cpp/libbinio-1.4" |