diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-15 08:18:31 +0000 |
commit | 96806432488c72446fb633388fdc22eaa374aac0 (patch) | |
tree | 71ff439983a3060f612c00e454522bbe7b5b3ad9 /dev-libs | |
parent | Stable for sparc, wrt bug #512012 (diff) | |
download | gentoo-2-96806432488c72446fb633388fdc22eaa374aac0.tar.gz gentoo-2-96806432488c72446fb633388fdc22eaa374aac0.tar.bz2 gentoo-2-96806432488c72446fb633388fdc22eaa374aac0.zip |
Stable for sparc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libcroco/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libcroco/libcroco-0.6.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libcroco/ChangeLog b/dev-libs/libcroco/ChangeLog index d0972809dd06..6201ba62b103 100644 --- a/dev-libs/libcroco/ChangeLog +++ b/dev-libs/libcroco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libcroco # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.105 2014/08/25 10:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.106 2014/09/15 08:18:31 ago Exp $ + + 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> libcroco-0.6.8-r1.ebuild: + Stable for sparc, wrt bug #512012 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libcroco-0.6.8-r1.ebuild: Stable for alpha, wrt bug #512012 diff --git a/dev-libs/libcroco/libcroco-0.6.8-r1.ebuild b/dev-libs/libcroco/libcroco-0.6.8-r1.ebuild index 9599b92b7a6d..190a3b731128 100644 --- a/dev-libs/libcroco/libcroco-0.6.8-r1.ebuild +++ b/dev-libs/libcroco/libcroco-0.6.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.10 2014/08/25 10:57:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.8-r1.ebuild,v 1.11 2014/09/15 08:18:31 ago Exp $ EAPI="5" 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.34.3:2[${MULTILIB_USEDEP}] |