diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:23:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 04:23:46 +0000 |
commit | c8602d2c3ef902b2c024c24128b1879116d78faf (patch) | |
tree | 22dd6d575b3ab20c5e9518fee4470a0a32615a9c /dev-perl/Gtk2-PodViewer | |
parent | Mark 0.14 stable on ia64 (diff) | |
download | gentoo-2-c8602d2c3ef902b2c024c24128b1879116d78faf.tar.gz gentoo-2-c8602d2c3ef902b2c024c24128b1879116d78faf.tar.bz2 gentoo-2-c8602d2c3ef902b2c024c24128b1879116d78faf.zip |
Mark 0.13 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-perl/Gtk2-PodViewer')
-rw-r--r-- | dev-perl/Gtk2-PodViewer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-PodViewer/ChangeLog b/dev-perl/Gtk2-PodViewer/ChangeLog index 7ae66cb862f4..e0c8d96180df 100644 --- a/dev-perl/Gtk2-PodViewer/ChangeLog +++ b/dev-perl/Gtk2-PodViewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-PodViewer # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-PodViewer/ChangeLog,v 1.8 2006/07/04 09:48:30 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-PodViewer/ChangeLog,v 1.9 2006/07/13 04:23:46 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Gtk2-PodViewer-0.13.ebuild: + Mark 0.13 stable on ia64 04 Jul 2006; Christian Hartmann <ian@gentoo.org> Gtk2-PodViewer-0.09.ebuild, Gtk2-PodViewer-0.13.ebuild: diff --git a/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild b/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild index 9de48cda7b99..90cf0945ebe4 100644 --- a/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild +++ b/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild,v 1.6 2006/07/04 09:48:30 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-PodViewer/Gtk2-PodViewer-0.13.ebuild,v 1.7 2006/07/13 04:23:46 agriffis 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" |