summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-14 19:20:20 +0000
commit957d5a3dfc2911af33459c794689e4e9fc0b3488 (patch)
tree8d477962f0cc95e3807f04cd81fa9206ed2c1e2e /sys-apps/gtkpbbuttons
parentVersion Bump (diff)
downloadgentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.gz
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.tar.bz2
gentoo-2-957d5a3dfc2911af33459c794689e4e9fc0b3488.zip
SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added
Diffstat (limited to 'sys-apps/gtkpbbuttons')
-rw-r--r--sys-apps/gtkpbbuttons/ChangeLog5
-rw-r--r--sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-apps/gtkpbbuttons/ChangeLog b/sys-apps/gtkpbbuttons/ChangeLog
index 9db507455cb5..086f1ab9cda2 100644
--- a/sys-apps/gtkpbbuttons/ChangeLog
+++ b/sys-apps/gtkpbbuttons/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for sys-apps/gtkpbbuttons
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtkpbbuttons/ChangeLog,v 1.1 2002/07/09 20:25:59 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtkpbbuttons/ChangeLog,v 1.2 2002/07/14 19:20:18 aliz Exp $
*gtkpbbuttons-0.4.6b (09 Jul 2002)
+ 14 Jul 2002; phoen][x <phoenix@gentoo.org> gtkpbbuttons-0.4.6b.ebuild :
+ Added KEYWORDS, SLOT.
+
09 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> ChangeLog :
Added ChangeLog.
diff --git a/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild b/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild
index 2be48e951388..2957f9aafae8 100644
--- a/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild
+++ b/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild
@@ -1,11 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild,v 1.6 2002/07/11 06:30:54 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gtkpbbuttons/gtkpbbuttons-0.4.6b.ebuild,v 1.7 2002/07/14 19:20:18 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="gtkpbbuttons is a PPC-only program to monitor special Powerbook/iBook keys in Linux"
SRC_URI="http://www.cymes.de/members/joker/projects/pbbuttons/tar/${P}.tar.gz"
HOMEPAGE="http://www.cymes.de/members/joker/projects/pbbuttons/pbbuttons.html"
+KEYWORDS="x86"
+SLOT="0"
LICENSE="GPL-2"
DEPEND="x11-libs/gtk+ media-libs/audiofile sys-apps/pbbuttonsd"