summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-14 08:13:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-14 08:13:21 +0000
commit870de80d0a871bf767b40038e9e0cc31f88428b7 (patch)
tree52797e322fad91b800366b88fae880bdff6e51e9 /media-libs
parentStable for amd64, wrt bug #481736 (diff)
downloadgentoo-2-870de80d0a871bf767b40038e9e0cc31f88428b7.tar.gz
gentoo-2-870de80d0a871bf767b40038e9e0cc31f88428b7.tar.bz2
gentoo-2-870de80d0a871bf767b40038e9e0cc31f88428b7.zip
Stable for amd64, wrt bug #481736
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/babl/ChangeLog5
-rw-r--r--media-libs/babl/babl-0.1.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/babl/ChangeLog b/media-libs/babl/ChangeLog
index 07cb15a4d25f..1e4d2b0db4c6 100644
--- a/media-libs/babl/ChangeLog
+++ b/media-libs/babl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/babl
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/babl/ChangeLog,v 1.53 2013/09/09 18:06:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/babl/ChangeLog,v 1.54 2013/09/14 08:13:21 ago Exp $
+
+ 14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> babl-0.1.10-r1.ebuild:
+ Stable for amd64, wrt bug #481736
09 Sep 2013; Jeroen Roovers <jer@gentoo.org> babl-0.1.10-r1.ebuild:
Stable for HPPA (bug #481736).
diff --git a/media-libs/babl/babl-0.1.10-r1.ebuild b/media-libs/babl/babl-0.1.10-r1.ebuild
index 3edaf6b9496b..0cdcbd09350b 100644
--- a/media-libs/babl/babl-0.1.10-r1.ebuild
+++ b/media-libs/babl/babl-0.1.10-r1.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/babl/babl-0.1.10-r1.ebuild,v 1.3 2013/09/09 18:06:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/babl/babl-0.1.10-r1.ebuild,v 1.4 2013/09/14 08:13:21 ago Exp $
EAPI=5
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE="altivec sse mmx" # +introspection vala
RDEPEND=""