diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-06 08:58:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-06 08:58:10 +0000 |
commit | f05183e908eaf6d4c37d6bfc517ec19470534127 (patch) | |
tree | 4f8955167157a9642436ab5ece524c7773cad69c | |
parent | depend on ant-tasks (diff) | |
download | historical-f05183e908eaf6d4c37d6bfc517ec19470534127.tar.gz historical-f05183e908eaf6d4c37d6bfc517ec19470534127.tar.bz2 historical-f05183e908eaf6d4c37d6bfc517ec19470534127.zip |
Stable on alpha.
-rw-r--r-- | dev-libs/libebml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libebml/libebml-0.6.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libpcre/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libpcre/libpcre-4.5.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog index 7c40786021a0..b9f3d3a0c989 100644 --- a/dev-libs/libebml/ChangeLog +++ b/dev-libs/libebml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libebml # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.18 2004/07/26 17:50:21 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.19 2004/09/06 08:58:10 kloeri Exp $ + + 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> libebml-0.6.5.ebuild: + Stable on alpha. *libebml-0.7.1 (26 Jul 2004) diff --git a/dev-libs/libebml/libebml-0.6.5.ebuild b/dev-libs/libebml/libebml-0.6.5.ebuild index dbf547ba78e0..21bad15dfda9 100644 --- a/dev-libs/libebml/libebml-0.6.5.ebuild +++ b/dev-libs/libebml/libebml-0.6.5.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/libebml/libebml-0.6.5.ebuild,v 1.7 2004/08/29 10:34:38 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-0.6.5.ebuild,v 1.8 2004/09/06 08:58:10 kloeri Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ HOMEPAGE="http://www.matroska.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~alpha ~ia64 ~sparc ~hppa ~mips" +KEYWORDS="x86 ~ppc ~amd64 alpha ~ia64 ~sparc ~hppa ~mips" DEPEND="virtual/libc" diff --git a/dev-libs/libpcre/ChangeLog b/dev-libs/libpcre/ChangeLog index bc9ac573c94e..1fb6d81770da 100644 --- a/dev-libs/libpcre/ChangeLog +++ b/dev-libs/libpcre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpcre # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.42 2004/09/04 13:03:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.43 2004/09/06 08:53:45 kloeri Exp $ + + 06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> libpcre-4.5.ebuild: + Stable on alpha. 04 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> libpcre-4.5.ebuild: Stable on sparc diff --git a/dev-libs/libpcre/libpcre-4.5.ebuild b/dev-libs/libpcre/libpcre-4.5.ebuild index 604a3578bee7..3387cc1611ab 100644 --- a/dev-libs/libpcre/libpcre-4.5.ebuild +++ b/dev-libs/libpcre/libpcre-4.5.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/libpcre/libpcre-4.5.ebuild,v 1.4 2004/09/04 13:03:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-4.5.ebuild,v 1.5 2004/09/06 08:53:45 kloeri Exp $ inherit libtool flag-o-matic eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-${PV}.tar.bz LICENSE="as-is" SLOT="3" -KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ~mips" +KEYWORDS="x86 ~ppc sparc alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ~mips" IUSE="" DEPEND="virtual/libc" |