diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Linux-Inotify2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild | 4 | ||||
-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 |
5 files changed, 16 insertions, 8 deletions
diff --git a/dev-perl/Linux-Inotify2/ChangeLog b/dev-perl/Linux-Inotify2/ChangeLog index b87d7bea43ea..9ec82b35245f 100644 --- a/dev-perl/Linux-Inotify2/ChangeLog +++ b/dev-perl/Linux-Inotify2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Linux-Inotify2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Inotify2/ChangeLog,v 1.4 2009/09/24 06:22:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Inotify2/ChangeLog,v 1.5 2009/11/18 18:38:27 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> + Linux-Inotify2-1.2.1.ebuild: + Add ~sparc wrt #286168 *Linux-Inotify2-1.2.1 (24 Sep 2009) diff --git a/dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild b/dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild index b6702c748e8b..853405e0be58 100644 --- a/dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild +++ b/dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.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/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild,v 1.1 2009/09/24 06:22:25 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Linux-Inotify2/Linux-Inotify2-1.2.1.ebuild,v 1.2 2009/11/18 18:38:27 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="scalable directory/file change notification" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="" DEPEND="dev-perl/common-sense" 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" |