diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | aa07310b2f9faa513f45725cce16d5a7c2be4d16 (patch) | |
tree | 9168e6934f4ffdffd592aee532745d79bad6cabe /app-admin/watchfolder | |
parent | Version bump. (diff) | |
download | gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.gz gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.bz2 gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/watchfolder')
-rw-r--r-- | app-admin/watchfolder/watchfolder-0.3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild b/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild index 9e57ff5e76dc..d670219922af 100644 --- a/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild +++ b/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild,v 1.2 2003/02/13 05:32:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/watchfolder/watchfolder-0.3.1.1.ebuild,v 1.3 2003/06/29 15:24:08 aliz Exp $ MY_PV="${PV:0:5}_p1" @@ -10,7 +10,7 @@ SRC_URI="http://dstunrea.sdf-eu.org/files/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" #RDEPEND="" |