diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 15:29:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-19 15:29:41 +0000 |
commit | 175ac71ac19517359f497ee847a7b4b6d65ca7b5 (patch) | |
tree | 6e32e236692766bc8a5d6bc01cef7d0b59f4a05e /dev-perl | |
parent | Stable for amd64, wrt bug #416111 (diff) | |
download | historical-175ac71ac19517359f497ee847a7b4b6d65ca7b5.tar.gz historical-175ac71ac19517359f497ee847a7b4b6d65ca7b5.tar.bz2 historical-175ac71ac19517359f497ee847a7b4b6d65ca7b5.zip |
Stable for amd64, wrt bug #416103
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gtk2-WebKit/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Gtk2-WebKit/ChangeLog b/dev-perl/Gtk2-WebKit/ChangeLog index 80c75c09e077..1d0b8442f796 100644 --- a/dev-perl/Gtk2-WebKit/ChangeLog +++ b/dev-perl/Gtk2-WebKit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Gtk2-WebKit -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/ChangeLog,v 1.13 2011/07/30 08:13:03 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/ChangeLog,v 1.14 2012/05/19 15:29:41 ago Exp $ + + 19 May 2012; Agostino Sarubbo <ago@gentoo.org> Gtk2-WebKit-0.90.0.ebuild: + Stable for amd64, wrt bug #416103 30 Jul 2011; Torsten Veller <tove@gentoo.org> -Gtk2-WebKit-0.08.ebuild: Cleanup diff --git a/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild b/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild index 426cef992d78..bc3a5793c5cb 100644 --- a/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild +++ b/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild,v 1.1 2011/05/13 15:32:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-WebKit/Gtk2-WebKit-0.90.0.ebuild,v 1.2 2012/05/19 15:29:41 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Web content engine library for Gtk2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="" RDEPEND="dev-perl/gtk2-perl |