diff options
author | 2009-09-06 15:10:02 +0000 | |
---|---|---|
committer | 2009-09-06 15:10:02 +0000 | |
commit | 50bb16b8e2efc23986fd40fa3f47982cff59ce5f (patch) | |
tree | f244b0d2dd4ae665dab0d9d22f9cf16c299f825e /media-libs/aldumb/aldumb-0.9.3.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-50bb16b8e2efc23986fd40fa3f47982cff59ce5f.tar.gz gentoo-2-50bb16b8e2efc23986fd40fa3f47982cff59ce5f.tar.bz2 gentoo-2-50bb16b8e2efc23986fd40fa3f47982cff59ce5f.zip |
amd64/x86 stable, bug #282232
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/aldumb/aldumb-0.9.3.ebuild')
-rw-r--r-- | media-libs/aldumb/aldumb-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/aldumb/aldumb-0.9.3.ebuild b/media-libs/aldumb/aldumb-0.9.3.ebuild index fee18390f1a7..df65c0a22e7e 100644 --- a/media-libs/aldumb/aldumb-0.9.3.ebuild +++ b/media-libs/aldumb/aldumb-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aldumb/aldumb-0.9.3.ebuild,v 1.2 2009/08/30 15:13:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aldumb/aldumb-0.9.3.ebuild,v 1.3 2009/09/06 15:10:02 maekke Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dumb/dumb-${PV}.tar.gz" LICENSE="DUMB-0.9.2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc x86" DEPEND=">=media-libs/dumb-0.9.3 media-libs/allegro" |