diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-04 03:10:25 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-04 03:10:25 +0000 |
commit | 9dd7b9100adc9676598efd0ef7b16b917811e6e3 (patch) | |
tree | a391e96028c123315942bb47f7eea7626ac4e52d | |
parent | Drop old versions. (Manifest recommit) (diff) | |
download | gentoo-2-9dd7b9100adc9676598efd0ef7b16b917811e6e3.tar.gz gentoo-2-9dd7b9100adc9676598efd0ef7b16b917811e6e3.tar.bz2 gentoo-2-9dd7b9100adc9676598efd0ef7b16b917811e6e3.zip |
Stable on sparc.
-rw-r--r-- | dev-libs/libusb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libusb/libusb-0.1.8.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/chpax/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/chpax/chpax-0.7.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libusb/ChangeLog b/dev-libs/libusb/ChangeLog index 5751bcdc8d5d..d85b4384fcad 100644 --- a/dev-libs/libusb/ChangeLog +++ b/dev-libs/libusb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libusb # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.22 2004/08/06 03:59:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/ChangeLog,v 1.23 2004/10/04 03:10:25 weeve Exp $ + + 03 Oct 2004; Jason Wever <weeve@gentoo.org> libusb-0.1.8.ebuild: + Stable on sparc. 05 Aug 2004; Alastair Tse <liquidx@gentoo.org> libusb-0.1.8.ebuild: adding macos. adding macos specific changes like glibtoolize diff --git a/dev-libs/libusb/libusb-0.1.8.ebuild b/dev-libs/libusb/libusb-0.1.8.ebuild index 1a5cbc13a6a1..7956c03e4413 100644 --- a/dev-libs/libusb/libusb-0.1.8.ebuild +++ b/dev-libs/libusb/libusb-0.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.8.ebuild,v 1.11 2004/10/03 09:21:03 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libusb/libusb-0.1.8.ebuild,v 1.12 2004/10/04 03:10:25 weeve Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/libusb/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~ppc ~alpha ~amd64 ~ia64 ppc64 macos ppc-macos" +KEYWORDS="x86 sparc ~ppc ~alpha ~amd64 ~ia64 ppc64 macos ppc-macos" IUSE="debug doc" DEPEND="sys-devel/libtool diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog index 49518e34175d..903996ba18dc 100644 --- a/sys-apps/chpax/ChangeLog +++ b/sys-apps/chpax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/chpax # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.27 2004/09/28 01:49:28 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.28 2004/10/04 03:08:10 weeve Exp $ + + 03 Oct 2004; Jason Wever <weeve@gentoo.org> chpax-0.7.ebuild: + Stable on sparc. 28 Sep 2004; Sven Wegener <swegener@gentoo.org> files/pax-init.d: Gentoo Technologies, Inc. -> Gentoo Foundation diff --git a/sys-apps/chpax/chpax-0.7.ebuild b/sys-apps/chpax/chpax-0.7.ebuild index 240e75ddc9af..44911db6b045 100644 --- a/sys-apps/chpax/chpax-0.7.ebuild +++ b/sys-apps/chpax/chpax-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.3 2004/09/17 02:03:46 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.4 2004/10/04 03:08:10 weeve Exp $ inherit flag-o-matic gcc @@ -10,7 +10,7 @@ SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~ppc64 sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64" IUSE="" DEPEND="virtual/libc |