diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:38:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 16:38:03 +0000 |
commit | 4ccefe6c2f3240bc7e6a40ee290863f4a587919c (patch) | |
tree | 58c1f3e9e4a230665332f6eaf4085424532900e3 /media-libs | |
parent | Stable for amd64, wrt bug #422103 (diff) | |
download | gentoo-2-4ccefe6c2f3240bc7e6a40ee290863f4a587919c.tar.gz gentoo-2-4ccefe6c2f3240bc7e6a40ee290863f4a587919c.tar.bz2 gentoo-2-4ccefe6c2f3240bc7e6a40ee290863f4a587919c.zip |
Stable for amd64, wrt bug #422105
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libaacs/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libaacs/libaacs-0.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libaacs/ChangeLog b/media-libs/libaacs/ChangeLog index 3619f8b8410d..d46c46209b87 100644 --- a/media-libs/libaacs/ChangeLog +++ b/media-libs/libaacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libaacs # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.9 2012/08/01 08:18:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.10 2012/08/03 16:38:03 ago Exp $ + + 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libaacs-0.4.0.ebuild: + Stable for amd64, wrt bug #422105 01 Aug 2012; Jeff Horelick <jdhore@gentoo.org> libaacs-0.4.0.ebuild: marked x86 per bug 422105 diff --git a/media-libs/libaacs/libaacs-0.4.0.ebuild b/media-libs/libaacs/libaacs-0.4.0.ebuild index 615bb65bc902..b5c3c1219ace 100644 --- a/media-libs/libaacs/libaacs-0.4.0.ebuild +++ b/media-libs/libaacs/libaacs-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/libaacs-0.4.0.ebuild,v 1.3 2012/08/01 08:18:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/libaacs-0.4.0.ebuild,v 1.4 2012/08/03 16:38:03 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd" IUSE="static-libs" RDEPEND="dev-libs/libgcrypt |