diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 19:33:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 19:33:24 +0000 |
commit | c844539f59470aa55c0bb33d2b384864a9c4a5ec (patch) | |
tree | 6ed69c1501bdc7f8a91b687d3b51ca5c38700f12 /dev-cpp/libgnomecanvasmm | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-c844539f59470aa55c0bb33d2b384864a9c4a5ec.tar.gz gentoo-2-c844539f59470aa55c0bb33d2b384864a9c4a5ec.tar.bz2 gentoo-2-c844539f59470aa55c0bb33d2b384864a9c4a5ec.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-cpp/libgnomecanvasmm')
-rw-r--r-- | dev-cpp/libgnomecanvasmm/ChangeLog | 6 | ||||
-rw-r--r-- | dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-cpp/libgnomecanvasmm/ChangeLog b/dev-cpp/libgnomecanvasmm/ChangeLog index 35bf3be609f1..a8e1f452b543 100644 --- a/dev-cpp/libgnomecanvasmm/ChangeLog +++ b/dev-cpp/libgnomecanvasmm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/libgnomecanvasmm # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.65 2008/08/10 11:17:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/ChangeLog,v 1.66 2008/08/12 19:33:24 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> + libgnomecanvasmm-2.22.0.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> libgnomecanvasmm-2.22.0.ebuild: diff --git a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild index 6b876d6290f5..0fd21bea7116 100644 --- a/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild +++ b/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild,v 1.5 2008/08/10 11:17:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomecanvasmm/libgnomecanvasmm-2.22.0.ebuild,v 1.6 2008/08/12 19:33:24 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND=">=gnome-base/libgnomecanvas-2.6 |