diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-22 13:36:49 +0000 |
commit | c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8 (patch) | |
tree | 3699317df93dd8cfe7378d6af12ec1a38e6870bb /dev-perl/Gtk2-Ex-PodViewer | |
parent | Stable on Alpha + IA64. (diff) | |
download | historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.gz historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.tar.bz2 historical-c1ef1817a3fba36fec4dc568f7bb5c73e3fc7cb8.zip |
Stable on IA64.
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog index eee25e49b880..8a330bb0b85d 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog +++ b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Ex-PodViewer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.21 2007/01/15 22:34:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.22 2007/01/22 13:32:17 kloeri Exp $ + + 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + Gtk2-Ex-PodViewer-0.17.ebuild: + Stable on IA64. 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> Gtk2-Ex-PodViewer-0.14.ebuild, Gtk2-Ex-PodViewer-0.16.ebuild, diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild index fb87db7ef792..2ea1850f715a 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.4 2007/01/15 22:34:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.17.ebuild,v 1.5 2007/01/22 13:32:17 kloeri Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBROWN/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc ~x86" IUSE="" #SRC_TEST="do" |