summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 09:09:02 +0000
commita23eed6670bbcde5132fb69e80f167a12d73a1c1 (patch)
treea59de918c9f78531948ecaa2424d4fff769dab79 /x11-misc/commonbox-utils
parentNumerous small fixes, see ChangeLogs for details. (diff)
downloadhistorical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.tar.gz
historical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.tar.bz2
historical-a23eed6670bbcde5132fb69e80f167a12d73a1c1.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r--x11-misc/commonbox-utils/ChangeLog6
-rw-r--r--x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild2
-rw-r--r--x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog
index 914f3e338a1e..25be4663d8a9 100644
--- a/x11-misc/commonbox-utils/ChangeLog
+++ b/x11-misc/commonbox-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/commonbox-utils
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.17 2004/02/17 23:02:32 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.18 2004/04/14 09:09:01 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> commonbox-utils-0.4.ebuild,
+ commonbox-utils-0.5.ebuild:
+ Added IUSE=
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> commonbox-utils-0.3.ebuild,
commonbox-utils-0.4.ebuild, commonbox-utils-0.5.ebuild:
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild
index c512577947b6..75a9370885f4 100644
--- a/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild
+++ b/x11-misc/commonbox-utils/commonbox-utils-0.4.ebuild
@@ -6,7 +6,7 @@ DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox"
HOMEPAGE="http://mkeadle.org/"
#SRC_URI="mirror://gentoo/${P}.tar.bz2"
SRC_URI="http://mkeadle.org/distfiles/${P}.tar.bz2"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa ~amd64 mips ia64"
diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
index 6ffbf0b5aa2a..4cb2ab353d88 100644
--- a/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
+++ b/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.4 2004/02/17 22:58:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.5.ebuild,v 1.5 2004/04/14 09:09:01 aliz Exp $
DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox"
HOMEPAGE="http://mkeadle.org/"
SRC_URI="mirror://gentoo/${P}.tar.gz"
-
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64"