diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 11:39:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-14 11:39:30 +0000 |
commit | 8d6341684926cb858af2489c9f2e353237ab2949 (patch) | |
tree | 40521823c515b3935912e6ca1a6b2b07ecfc45fa /dev-libs/libcroco | |
parent | sparc stable (diff) | |
download | gentoo-2-8d6341684926cb858af2489c9f2e353237ab2949.tar.gz gentoo-2-8d6341684926cb858af2489c9f2e353237ab2949.tar.bz2 gentoo-2-8d6341684926cb858af2489c9f2e353237ab2949.zip |
arm/m68k/s390/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/libcroco')
-rw-r--r-- | dev-libs/libcroco/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libcroco/libcroco-0.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libcroco/ChangeLog b/dev-libs/libcroco/ChangeLog index d06a6f8d07de..d2bb3ce02428 100644 --- a/dev-libs/libcroco/ChangeLog +++ b/dev-libs/libcroco/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libcroco # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.46 2009/04/12 21:02:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/ChangeLog,v 1.47 2009/04/14 11:39:30 armin76 Exp $ + + 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> libcroco-0.6.2.ebuild: + arm/m68k/s390/sh stable 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libcroco-0.6.2.ebuild: Stable on sparc, bug #260063 diff --git a/dev-libs/libcroco/libcroco-0.6.2.ebuild b/dev-libs/libcroco/libcroco-0.6.2.ebuild index ac7a7fccc529..da2dde8805f4 100644 --- a/dev-libs/libcroco/libcroco-0.6.2.ebuild +++ b/dev-libs/libcroco/libcroco-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.2.ebuild,v 1.7 2009/04/12 21:02:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcroco/libcroco-0.6.2.ebuild,v 1.8 2009/04/14 11:39:30 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freespiders.org/projects/libcroco/" LICENSE="LGPL-2" SLOT="0.6" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2 |