diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:31:10 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:31:10 +0000 |
commit | bcd0d847e2c548390cd92c283309f2b6125dfa41 (patch) | |
tree | 66056a76349396d19ae453a0ff793b2f7b2fd81c /dev-perl | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-bcd0d847e2c548390cd92c283309f2b6125dfa41.tar.gz gentoo-2-bcd0d847e2c548390cd92c283309f2b6125dfa41.tar.bz2 gentoo-2-bcd0d847e2c548390cd92c283309f2b6125dfa41.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTML-Mason/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog index 0335c61a8711..acd0afd98fcb 100644 --- a/dev-perl/HTML-Mason/ChangeLog +++ b/dev-perl/HTML-Mason/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/HTML-Mason # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.88 2009/09/10 08:16:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.89 2009/09/18 18:31:10 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> HTML-Mason-1.42.ebuild: + Stable on amd64 (#283969) 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> HTML-Mason-1.42.ebuild: diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.42.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.42.ebuild index e94d28c1ba16..920a51c37549 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.42.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.42.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-perl/HTML-Mason/HTML-Mason-1.42.ebuild,v 1.2 2009/09/10 08:16:32 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.42.ebuild,v 1.3 2009/09/18 18:31:10 tove Exp $ inherit depend.apache perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.masonhq.com/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc x86" IUSE="modperl doc" SRC_TEST="do" |