diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 11:58:58 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-04-24 11:58:58 +0000 |
commit | bb6c5c77ea4d383d81395aef53db2ae9570b869a (patch) | |
tree | 3d6f169887b322666cd90aced91376e3a4fed5c7 /x11-misc/chgres | |
parent | marked as stable for x86 (diff) | |
download | historical-bb6c5c77ea4d383d81395aef53db2ae9570b869a.tar.gz historical-bb6c5c77ea4d383d81395aef53db2ae9570b869a.tar.bz2 historical-bb6c5c77ea4d383d81395aef53db2ae9570b869a.zip |
marked as stable for x86
Diffstat (limited to 'x11-misc/chgres')
-rw-r--r-- | x11-misc/chgres/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/chgres/chgres-0.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/chgres/Manifest b/x11-misc/chgres/Manifest index 2fbc6bf40a86..a7abe2c78357 100644 --- a/x11-misc/chgres/Manifest +++ b/x11-misc/chgres/Manifest @@ -1,3 +1,3 @@ -MD5 6f8bac77a76687e7824810471fcb23de chgres-0.1.ebuild 576 -MD5 208b96847c7be345153b38c7c06e2759 ChangeLog 697 +MD5 5195d4c9ea412f7fc9d593ed5244a2eb chgres-0.1.ebuild 576 +MD5 ef4ccff2048c6467eabd1bdf401c06b8 ChangeLog 697 MD5 4df6bb301e2c9022393f7cc0202727cf files/digest-chgres-0.1 60 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" |