diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:56:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 14:56:05 +0000 |
commit | 5e85924d101008342ff3f929f1e68ee27f2c2fae (patch) | |
tree | 2ea02eb49901543896d30651a27672d2fdd9c201 /media-libs/adplug | |
parent | add ~arm, not stabilize (diff) | |
download | gentoo-2-5e85924d101008342ff3f929f1e68ee27f2c2fae.tar.gz gentoo-2-5e85924d101008342ff3f929f1e68ee27f2c2fae.tar.bz2 gentoo-2-5e85924d101008342ff3f929f1e68ee27f2c2fae.zip |
add ~arm, not stabilize
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/adplug')
-rw-r--r-- | media-libs/adplug/ChangeLog | 4 | ||||
-rw-r--r-- | media-libs/adplug/adplug-2.2.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/adplug/ChangeLog b/media-libs/adplug/ChangeLog index 74e3678d6a8b..986283f1b289 100644 --- a/media-libs/adplug/ChangeLog +++ b/media-libs/adplug/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for media-libs/adplug # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.39 2013/12/26 14:52:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/ChangeLog,v 1.40 2013/12/26 14:56:05 maekke Exp $ 26 Dec 2013; Markus Meier <maekke@gentoo.org> adplug-2.2.1.ebuild: - arm stable, bug #489962 + add ~arm, bug #489962 01 Nov 2013; Jeroen Roovers <jer@gentoo.org> adplug-2.2.1.ebuild: Marked ~hppa (bug #489962). diff --git a/media-libs/adplug/adplug-2.2.1.ebuild b/media-libs/adplug/adplug-2.2.1.ebuild index b020a25d6bee..3753c867276a 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-2013 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.9 2013/12/26 14:52:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/adplug/adplug-2.2.1.ebuild,v 1.10 2013/12/26 14:56:05 maekke Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc x86" +KEYWORDS="amd64 ~arm ~hppa ppc x86" IUSE="debug static-libs" RDEPEND=">=dev-cpp/libbinio-1.4" |