diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:45 +0000 |
commit | a166138155723e894dd4a9a4ab872f6e42762d43 (patch) | |
tree | 307aeb7b0b7eb60a769631dbf377623e0c38fee6 /dev-libs/libcroco | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-a166138155723e894dd4a9a4ab872f6e42762d43.tar.gz gentoo-2-a166138155723e894dd4a9a4ab872f6e42762d43.tar.bz2 gentoo-2-a166138155723e894dd4a9a4ab872f6e42762d43.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libcroco')
-rw-r--r-- | dev-libs/libcroco/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libcroco/libcroco-0.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libcroco/ChangeLog b/dev-libs/libcroco/ChangeLog index 9d8b3c122698..f660e53b79e5 100644 --- a/dev-libs/libcroco/ChangeLog +++ b/dev-libs/libcroco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libcroco # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.92 2013/04/01 18:24:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.93 2013/04/09 16:41:45 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libcroco-0.6.8.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libcroco-0.6.8.ebuild: Stable for sparc, wrt bug #458984 diff --git a/dev-libs/libcroco/libcroco-0.6.8.ebuild b/dev-libs/libcroco/libcroco-0.6.8.ebuild index 6d4616ed96b5..3c51039121b4 100644 --- a/dev-libs/libcroco/libcroco-0.6.8.ebuild +++ b/dev-libs/libcroco/libcroco-0.6.8.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/dev-libs/libcroco/libcroco-0.6.8.ebuild,v 1.12 2013/04/01 18:24:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.8.ebuild,v 1.13 2013/04/09 16:41:45 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/libcroco/" LICENSE="LGPL-2" SLOT="0.6" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-libs/glib:2 |