diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:34:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 19:34:10 +0000 |
commit | 9cc4c1a527cd39bf3b5abfaafd3b2f6417ba8237 (patch) | |
tree | af26120ae73244482223d12697c60a2beab24e2d /app-misc/perltrash/perltrash-0.3.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-9cc4c1a527cd39bf3b5abfaafd3b2f6417ba8237.tar.gz gentoo-2-9cc4c1a527cd39bf3b5abfaafd3b2f6417ba8237.tar.bz2 gentoo-2-9cc4c1a527cd39bf3b5abfaafd3b2f6417ba8237.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/perltrash/perltrash-0.3.ebuild')
-rw-r--r-- | app-misc/perltrash/perltrash-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/perltrash/perltrash-0.3.ebuild b/app-misc/perltrash/perltrash-0.3.ebuild index 145199a0b23e..75710800f932 100644 --- a/app-misc/perltrash/perltrash-0.3.ebuild +++ b/app-misc/perltrash/perltrash-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.3.ebuild,v 1.9 2005/01/01 15:19:08 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/perltrash/perltrash-0.3.ebuild,v 1.10 2005/04/21 19:34:10 blubb Exp $ DESCRIPTION="Command-line trash can emulation" HOMEPAGE="http://www.iq-computing.de/perltrash" @@ -8,7 +8,7 @@ SRC_URI="ftp://www.iq-computing.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="x86 ppc amd64" IUSE="" RDEPEND=">=dev-lang/perl-5" |