diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:38:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:38:27 +0000 |
commit | 199e766f36ceca3ce86ee00a833dddbe35e27854 (patch) | |
tree | 0e4fe9a7b97e2ba334a2ebc4af3a98a444a92da7 /dev-perl/common-sense | |
parent | sparc stable wrt #274854 (diff) | |
download | historical-199e766f36ceca3ce86ee00a833dddbe35e27854.tar.gz historical-199e766f36ceca3ce86ee00a833dddbe35e27854.tar.bz2 historical-199e766f36ceca3ce86ee00a833dddbe35e27854.zip |
Add ~sparc wrt #286168
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'dev-perl/common-sense')
-rw-r--r-- | dev-perl/common-sense/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-2.01.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/common-sense/common-sense-2.02.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/common-sense/ChangeLog b/dev-perl/common-sense/ChangeLog index 11daa5e4f610..248cbad1ff29 100644 --- a/dev-perl/common-sense/ChangeLog +++ b/dev-perl/common-sense/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/common-sense # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.6 2009/11/10 10:58:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/ChangeLog,v 1.7 2009/11/18 18:37:30 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> common-sense-2.01.ebuild, + common-sense-2.02.ebuild: + Add ~sparc wrt #286168 *common-sense-2.02 (10 Nov 2009) diff --git a/dev-perl/common-sense/common-sense-2.01.ebuild b/dev-perl/common-sense/common-sense-2.01.ebuild index ccf35c504a4d..5ee513d13d0f 100644 --- a/dev-perl/common-sense/common-sense-2.01.ebuild +++ b/dev-perl/common-sense/common-sense-2.01.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/common-sense/common-sense-2.01.ebuild,v 1.1 2009/10/06 19:13:13 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-2.01.ebuild,v 1.2 2009/11/18 18:37:30 armin76 Exp $ MODULE_AUTHOR="MLEHMANN" EAPI=2 @@ -13,4 +13,4 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" diff --git a/dev-perl/common-sense/common-sense-2.02.ebuild b/dev-perl/common-sense/common-sense-2.02.ebuild index bb1cae0732f2..7d560ed470ca 100644 --- a/dev-perl/common-sense/common-sense-2.02.ebuild +++ b/dev-perl/common-sense/common-sense-2.02.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/common-sense/common-sense-2.02.ebuild,v 1.1 2009/11/10 10:58:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/common-sense/common-sense-2.02.ebuild,v 1.2 2009/11/18 18:37:30 armin76 Exp $ MODULE_AUTHOR="MLEHMANN" EAPI=2 @@ -13,4 +13,4 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" |