diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:23:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:23:11 +0000 |
commit | f41f9a3f7f48b9198b5e7698d20525b147c8cf6a (patch) | |
tree | 38807e4514039c03d02ceef29ba9e2b34707fc6b /dev-perl/Schedule-At/Schedule-At-1.10.ebuild | |
parent | ia64/sparc stable wrt #323529 (diff) | |
download | gentoo-2-f41f9a3f7f48b9198b5e7698d20525b147c8cf6a.tar.gz gentoo-2-f41f9a3f7f48b9198b5e7698d20525b147c8cf6a.tar.bz2 gentoo-2-f41f9a3f7f48b9198b5e7698d20525b147c8cf6a.zip |
ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Schedule-At/Schedule-At-1.10.ebuild')
-rw-r--r-- | dev-perl/Schedule-At/Schedule-At-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Schedule-At/Schedule-At-1.10.ebuild b/dev-perl/Schedule-At/Schedule-At-1.10.ebuild index 99f2e20ebd46..e660fec93adf 100644 --- a/dev-perl/Schedule-At/Schedule-At-1.10.ebuild +++ b/dev-perl/Schedule-At/Schedule-At-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Schedule-At/Schedule-At-1.10.ebuild,v 1.2 2010/06/15 05:35:30 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Schedule-At/Schedule-At-1.10.ebuild,v 1.3 2010/06/21 20:23:11 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="OS independent interface to the Unix 'at' command" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 ia64 sparc x86" IUSE="" RDEPEND="sys-process/at" |