diff options
author | 2002-12-09 04:41:55 +0000 | |
---|---|---|
committer | 2002-12-09 04:41:55 +0000 | |
commit | 7fdeb345289843ec7903bcf809ea2c9b4008433a (patch) | |
tree | af3d5b0bd71fc43d5069205bfd1ea077fb88cdb9 /x11-misc/Xautoconfig | |
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/Xautoconfig')
-rw-r--r-- | x11-misc/Xautoconfig/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/Xautoconfig/ChangeLog b/x11-misc/Xautoconfig/ChangeLog index f5cb4cd2d114..78c7f2c036d2 100644 --- a/x11-misc/Xautoconfig/ChangeLog +++ b/x11-misc/Xautoconfig/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-misc/Xautoconfig # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/ChangeLog,v 1.3 2002/08/24 15:10:29 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/ChangeLog,v 1.4 2002/12/09 04:41:49 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *Xautoconfig-0.15-(May 8 2002) 24 Aug 2002; Mark Guertin <gerk@gentoo.org> Xautoconfig-0.15.ebuild : diff --git a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild index 18e913155cdd..805cd041692f 100644 --- a/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild +++ b/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # Author David Chamberlain <daybird@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild,v 1.7 2002/10/04 06:41:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/Xautoconfig/Xautoconfig-0.15.ebuild,v 1.8 2002/12/09 04:41:49 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Xautoconfig is a PPC only config file generator for xfree86" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.penguinppc.org/projects/xautocfg/${P}.tar.gz" HOMEPAGE="http://ftp.penguinppc.org/projects/xautocfg/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc " DEPEND="sys-apps/pciutils" |