diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-06 15:10:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-06 15:10:02 +0000 |
commit | 50bb16b8e2efc23986fd40fa3f47982cff59ce5f (patch) | |
tree | f244b0d2dd4ae665dab0d9d22f9cf16c299f825e /media-libs/aldumb | |
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')
-rw-r--r-- | media-libs/aldumb/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/aldumb/aldumb-0.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/aldumb/ChangeLog b/media-libs/aldumb/ChangeLog index 6f62bbed9a7c..0af5688f976d 100644 --- a/media-libs/aldumb/ChangeLog +++ b/media-libs/aldumb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/aldumb # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/aldumb/ChangeLog,v 1.19 2009/08/30 15:13:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/aldumb/ChangeLog,v 1.20 2009/09/06 15:10:02 maekke Exp $ + + 06 Sep 2009; Markus Meier <maekke@gentoo.org> aldumb-0.9.3.ebuild: + amd64/x86 stable, bug #282232 30 Aug 2009; Tobias Klausmann <klausman@gentoo.org> aldumb-0.9.3.ebuild: Stable on alpha, bug #282232 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" |