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/icebgset | |
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/icebgset')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index d8c4fb2ecdbf..568d835597c9 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-misc/icebgset # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.1 2002/06/11 14:23:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.2 2002/12/09 04:41:52 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *icebgset-0.5 (11 Jun 2002) 11 Jun 2002; Seeamnt Kulleen <seemant@gentoo.org> icebgset-0.5.ebuild diff --git a/x11-misc/icebgset/icebgset-0.5.ebuild b/x11-misc/icebgset/icebgset-0.5.ebuild index 9600e961dff2..4a62673cc089 100644 --- a/x11-misc/icebgset/icebgset-0.5.ebuild +++ b/x11-misc/icebgset/icebgset-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.5.ebuild,v 1.7 2002/10/04 06:43:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-0.5.ebuild,v 1.8 2002/12/09 04:41:52 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="IceWM background editor." @@ -16,7 +16,7 @@ RDEPEND="x11-wm/icewm" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile () { econf \ |