diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 13:59:26 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 13:59:26 +0000 |
commit | 38929859c8ed5b8a399751e225f9c4e270b41a45 (patch) | |
tree | 34dc8a9c91baf93802cb92cf085a918e62b8215c /x11-misc/chgres/chgres-0.1.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.tar.gz gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.tar.bz2 gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc/chgres/chgres-0.1.ebuild')
-rw-r--r-- | x11-misc/chgres/chgres-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/chgres/chgres-0.1.ebuild b/x11-misc/chgres/chgres-0.1.ebuild index 7eef0200bb51..45f0ed15c8fa 100644 --- a/x11-misc/chgres/chgres-0.1.ebuild +++ b/x11-misc/chgres/chgres-0.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.6 2004/06/24 22:14:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.7 2005/07/26 13:55:14 dholm 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="~ppc x86" SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz" |