diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
commit | 2c010826a776de531fd082ce4d9971672d3d3110 (patch) | |
tree | 423ce2208e6752e0546867294c17a18bbc78a00c /app-admin/gnomesu | |
parent | The distfile moved! Chase it. (diff) | |
download | gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.tar.gz gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.tar.bz2 gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-admin/gnomesu')
-rw-r--r-- | app-admin/gnomesu/gnomesu-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/gnomesu/gnomesu-0.3.1.ebuild b/app-admin/gnomesu/gnomesu-0.3.1.ebuild index 162407276765..b939b2f42c5b 100644 --- a/app-admin/gnomesu/gnomesu-0.3.1.ebuild +++ b/app-admin/gnomesu/gnomesu-0.3.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/gnomesu/gnomesu-0.3.1.ebuild,v 1.2 2003/07/09 17:21:29 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gnomesu/gnomesu-0.3.1.ebuild,v 1.3 2003/07/11 18:32:47 aliz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xsu/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2 |