diff options
author | 2009-11-18 18:38:27 +0000 | |
---|---|---|
committer | 2009-11-18 18:38:27 +0000 | |
commit | 16dfadd6fec1541a3e13c9d7e1589a412deb684c (patch) | |
tree | 014afb77600f3f364c516f2b90e083c8cb84307d /dev-perl | |
parent | sparc stable wrt #274854 (diff) | |
download | gentoo-2-16dfadd6fec1541a3e13c9d7e1589a412deb684c.tar.gz gentoo-2-16dfadd6fec1541a3e13c9d7e1589a412deb684c.tar.bz2 gentoo-2-16dfadd6fec1541a3e13c9d7e1589a412deb684c.zip |
Add ~sparc wrt #286168
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 |
2 files changed, 7 insertions, 3 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" |