diff options
Diffstat (limited to 'x11-misc/chgres/chgres-0.1.ebuild')
-rw-r--r-- | x11-misc/chgres/chgres-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/chgres/chgres-0.1.ebuild b/x11-misc/chgres/chgres-0.1.ebuild index fbbb584adf0c..432c50f6ed24 100644 --- a/x11-misc/chgres/chgres-0.1.ebuild +++ b/x11-misc/chgres/chgres-0.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.2 2003/03/17 14:10:42 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.3 2003/04/24 11:58:51 phosphan Exp $ IUSE="" DESCRIPTION="A very simple command line utility for changing X resolutions" HOMEPAGE="http://hpwww.ec-lyon.fr/~vincent/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz" |