diff options
author | 2011-12-02 22:36:10 +0000 | |
---|---|---|
committer | 2011-12-02 22:36:10 +0000 | |
commit | 44696b07906c172a5933d7a4e46a2384c0d90a70 (patch) | |
tree | 64a69fa09be3196a7d6782d244d9481421cade7b /media-libs/adplug/adplug-2.2.1.ebuild | |
parent | Stable on amd64 wrt bug #392691 (diff) | |
download | gentoo-2-44696b07906c172a5933d7a4e46a2384c0d90a70.tar.gz gentoo-2-44696b07906c172a5933d7a4e46a2384c0d90a70.tar.bz2 gentoo-2-44696b07906c172a5933d7a4e46a2384c0d90a70.zip |
Stable on amd64 wrt bug #391657
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/adplug/adplug-2.2.1.ebuild')
-rw-r--r-- | media-libs/adplug/adplug-2.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/adplug/adplug-2.2.1.ebuild b/media-libs/adplug/adplug-2.2.1.ebuild index dd0c4ea76767..2c602e86fc10 100644 --- a/media-libs/adplug/adplug-2.2.1.ebuild +++ b/media-libs/adplug/adplug-2.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v 1.1 2010/04/06 14:29:05 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v 1.2 2011/12/02 22:36:10 hwoarang 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" |