summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-07 07:39:09 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-07 07:39:09 +0000
commit29fae8561d500e86956dae8069fb98e556145275 (patch)
tree851f28816e75b4bbbf2c5c118a6cd675da6e8de5 /net-misc/gupsc
parentadding stuff for raker (diff)
downloadgentoo-2-29fae8561d500e86956dae8069fb98e556145275.tar.gz
gentoo-2-29fae8561d500e86956dae8069fb98e556145275.tar.bz2
gentoo-2-29fae8561d500e86956dae8069fb98e556145275.zip
repoman QA issues
Diffstat (limited to 'net-misc/gupsc')
-rw-r--r--net-misc/gupsc/ChangeLog8
-rw-r--r--net-misc/gupsc/gupsc-0.3.1-r1.ebuild5
2 files changed, 9 insertions, 4 deletions
diff --git a/net-misc/gupsc/ChangeLog b/net-misc/gupsc/ChangeLog
index b59b9306fd41..9fe003127180 100644
--- a/net-misc/gupsc/ChangeLog
+++ b/net-misc/gupsc/ChangeLog
@@ -1,11 +1,13 @@
# ChangeLog for net-misc/gupsc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gupsc/ChangeLog,v 1.1 2002/02/01 21:53:35 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gupsc/ChangeLog,v 1.2 2002/07/07 07:39:09 phoenix Exp $
*gupsc-0.3.1-r1 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 1 Feb 2002; phoen][x <phoenix@gentoo.org> gupsc-0.3.1-r1.ebuild :
+ Added KEYWORDS, LICENSE, SLOT.
+
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
diff --git a/net-misc/gupsc/gupsc-0.3.1-r1.ebuild b/net-misc/gupsc/gupsc-0.3.1-r1.ebuild
index dbc3ebe1ba24..0d23c3be8e11 100644
--- a/net-misc/gupsc/gupsc-0.3.1-r1.ebuild
+++ b/net-misc/gupsc/gupsc-0.3.1-r1.ebuild
@@ -1,12 +1,15 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/gupsc/gupsc-0.3.1-r1.ebuild,v 1.2 2001/10/07 16:50:54 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/gupsc/gupsc-0.3.1-r1.ebuild,v 1.3 2002/07/07 07:39:09 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A Gnome client for the Network UPS Tools (nut)"
SRC_URI="http://www.stud.ifi.uio.no/~hennikul/gupsc/download/${P}.tar.bz2"
HOMEPAGE="http://www.stud.ifi.uio.no/~hennikul/gupsc/"
+KEYWORDS="x86"
+LICENSE="GPL-2"
+SLOT="0"
DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1"