summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2004-05-29 23:19:05 +0000
committerWolfram Schlich <wschlich@gentoo.org>2004-05-29 23:19:05 +0000
commit1fb6e9851dd57b7c5c02ae1e209f3dc966d94ed3 (patch)
tree6cac92c9d5e58022d59a89280d2c075cfd393505 /sys-apps
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-1fb6e9851dd57b7c5c02ae1e209f3dc966d94ed3.tar.gz
gentoo-2-1fb6e9851dd57b7c5c02ae1e209f3dc966d94ed3.tar.bz2
gentoo-2-1fb6e9851dd57b7c5c02ae1e209f3dc966d94ed3.zip
corrected license
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/htop/Manifest4
-rw-r--r--sys-apps/htop/htop-0.3.1.ebuild4
-rw-r--r--sys-apps/htop/htop-0.3.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/htop/Manifest b/sys-apps/htop/Manifest
index e543719006ab..1e85774a10cf 100644
--- a/sys-apps/htop/Manifest
+++ b/sys-apps/htop/Manifest
@@ -1,6 +1,6 @@
MD5 eb4bbf8601e9cc359a1f91d669379c1a metadata.xml 568
-MD5 1ebb0f5d6faaa1b5682692171e24ebc6 htop-0.3.ebuild 670
+MD5 dd99806d92fba8d766cf38261af161ca htop-0.3.ebuild 670
MD5 2514c2e6655f7ef09a6dcefedf7d0554 ChangeLog 411
-MD5 49c2ba38525bdf48ab67ca0aa2890d52 htop-0.3.1.ebuild 672
+MD5 900a9e40171f6b1a07b7969d6fd4475d htop-0.3.1.ebuild 672
MD5 8123f72d136ab55139efee23411e3ab6 files/digest-htop-0.3 59
MD5 47f1850a95a3c5c1447a7606ca9ff1ad files/digest-htop-0.3.1 61
diff --git a/sys-apps/htop/htop-0.3.1.ebuild b/sys-apps/htop/htop-0.3.1.ebuild
index 77d75391b9d6..2a938604a69b 100644
--- a/sys-apps/htop/htop-0.3.1.ebuild
+++ b/sys-apps/htop/htop-0.3.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.1.ebuild,v 1.1 2004/05/29 10:51:32 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.1.ebuild,v 1.2 2004/05/29 23:19:05 wschlich Exp $
inherit eutils
DESCRIPTION="interactive process viewer"
HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-1"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
diff --git a/sys-apps/htop/htop-0.3.ebuild b/sys-apps/htop/htop-0.3.ebuild
index 82ee23fc9b13..a6052db3c5bc 100644
--- a/sys-apps/htop/htop-0.3.ebuild
+++ b/sys-apps/htop/htop-0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.ebuild,v 1.1 2004/05/27 21:04:23 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/htop/htop-0.3.ebuild,v 1.2 2004/05/29 23:19:05 wschlich Exp $
inherit eutils
DESCRIPTION="interactive process viewer"
HOMEPAGE="http://htop.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-LICENSE="GPL-1"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""