diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:41:55 +0000 |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/bbappconf | |
parent | 12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.gz historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.tar.bz2 historical-7fdeb345289843ec7903bcf809ea2c9b4008433a.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'x11-misc/bbappconf')
-rw-r--r-- | x11-misc/bbappconf/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbappconf/bbappconf-0.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/bbappconf/ChangeLog b/x11-misc/bbappconf/ChangeLog index 2f036856318c..c03a05a2a23e 100644 --- a/x11-misc/bbappconf/ChangeLog +++ b/x11-misc/bbappconf/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-misc/bbappconf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/ChangeLog,v 1.2 2002/10/10 00:56:45 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/ChangeLog,v 1.3 2002/12/09 04:41:50 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *bbappconf-0.0.1-r1 (09 Oct 2002) 09 Oct 2002; Matt Keadle <mkeadle@gentoo.org> bbappconf-0.0.1-r1.ebuild diff --git a/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild b/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild index c325cb524ea3..98e9ed357bad 100644 --- a/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild +++ b/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild,v 1.1 2002/10/10 00:56:45 mkeadle Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.1-r1.ebuild,v 1.2 2002/12/09 04:41:50 manson Exp $ S="${WORKDIR}/${P}-peak3" DESCRIPTION="bbappconf is a utility that allows you to specify window properties in blackbox" @@ -9,7 +9,7 @@ HOMEPAGE="http://bbtools.windsofstorm.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/blackbox" diff --git a/x11-misc/bbappconf/bbappconf-0.0.1.ebuild b/x11-misc/bbappconf/bbappconf-0.0.1.ebuild index 16c44e6ec68e..9b2d3874bd3d 100644 --- a/x11-misc/bbappconf/bbappconf-0.0.1.ebuild +++ b/x11-misc/bbappconf/bbappconf-0.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.1.ebuild,v 1.3 2002/10/04 06:41:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbappconf/bbappconf-0.0.1.ebuild,v 1.4 2002/12/09 04:41:50 manson Exp $ S="${WORKDIR}/${P}-peak3" DESCRIPTION="bbappconf is a utility that allows you to specify window properties in blackbox" @@ -9,7 +9,7 @@ HOMEPAGE="http://bbtools.windsofstorm.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/blackbox" |