diff options
author | Graham Forest <vladimir@gentoo.org> | 2003-03-27 05:28:19 +0000 |
---|---|---|
committer | Graham Forest <vladimir@gentoo.org> | 2003-03-27 05:28:19 +0000 |
commit | a9133f2feef6b7d57e0dfd092d5380141eee7804 (patch) | |
tree | 9fbb02480f49038f3b80356b491355e52d5d9e6e /x11-misc/xrootconsole/xrootconsole-0.4.ebuild | |
parent | minor version update and gnome menu item (diff) | |
download | gentoo-2-a9133f2feef6b7d57e0dfd092d5380141eee7804.tar.gz gentoo-2-a9133f2feef6b7d57e0dfd092d5380141eee7804.tar.bz2 gentoo-2-a9133f2feef6b7d57e0dfd092d5380141eee7804.zip |
Automated cleanup of LICENSE
Diffstat (limited to 'x11-misc/xrootconsole/xrootconsole-0.4.ebuild')
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4.ebuild index 4f354727f0b5..8cf93f67b81a 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4.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/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.5 2003/02/13 17:21:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4.ebuild,v 1.6 2003/03/27 05:28:19 vladimir Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" HOMEPAGE="http://de-fac.to/bob/xrootconsole/" -LICENSE="GPL" +LICENSE="GPL-2" DEPEND="x11-base/xfree" RDEPEMD="${DEPEND}" |