diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:04 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:21:04 +0000 |
commit | 23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e (patch) | |
tree | 01666b54889d18af79eaa4fdb463c3a15451a13e /dev-libs/publib | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.gz historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.tar.bz2 historical-23cb9e6109d0aa4a94b81c64e85fbce08a3d4f9e.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'dev-libs/publib')
-rw-r--r-- | dev-libs/publib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/publib/publib-0.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/publib/ChangeLog b/dev-libs/publib/ChangeLog index 6ea8adee4297..6a3d12b8401c 100644 --- a/dev-libs/publib/ChangeLog +++ b/dev-libs/publib/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for dev-libs/publib # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/ChangeLog,v 1.1 2002/02/27 02:56:13 chouser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/ChangeLog,v 1.2 2002/12/09 04:21:04 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *publib-0.31 (26 Feb 2002) 26 Feb 2002; Chris Houser <chouser@gentoo.org> publib-0.31.ebuild diff --git a/dev-libs/publib/publib-0.31.ebuild b/dev-libs/publib/publib-0.31.ebuild index 35961f6017bb..0ea9e15db647 100644 --- a/dev-libs/publib/publib-0.31.ebuild +++ b/dev-libs/publib/publib-0.31.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/dev-libs/publib/publib-0.31.ebuild,v 1.5 2002/11/17 09:05:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/publib/publib-0.31.ebuild,v 1.6 2002/12/09 04:21:04 manson Exp $ DESCRIPTION="C library of misc utility functions (parsing, data structs, etc.)" SRC_URI="http://liw.iki.fi/liw/programs/debian/publib_${PV}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://liw.iki.fi/liw/programs/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DEPEND="virtual/glibc" |