diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-11-22 16:38:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-11-22 16:38:46 +0000 |
commit | 585f4c8a8d7924f69c436f77affc1286236f04f2 (patch) | |
tree | 77f50808c30d23f973f78821bf045727e8d6e7bf | |
parent | block x11-misc/qsynergy, bug 357505 by Jan-Matthias Braun (diff) | |
download | gentoo-2-585f4c8a8d7924f69c436f77affc1286236f04f2.tar.gz gentoo-2-585f4c8a8d7924f69c436f77affc1286236f04f2.tar.bz2 gentoo-2-585f4c8a8d7924f69c436f77affc1286236f04f2.zip |
Move to official ports addon, and move into ~arch.
(Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
-rw-r--r-- | sys-libs/glibc/ChangeLog | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.14.1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/glibc/glibc-2.14.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 593ee8c7651a..5e235007f9e7 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.796 2011/11/19 21:14:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.797 2011/11/22 16:38:46 vapier Exp $ + + 22 Nov 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.14.ebuild, + glibc-2.14.1.ebuild: + Move to official ports addon, and move into ~arch. 19 Nov 2011; Mike Frysinger <vapier@gentoo.org> glibc-2.12.2.ebuild: Mark s390 stable to match latest ibm dev stream. diff --git a/sys-libs/glibc/glibc-2.14.1.ebuild b/sys-libs/glibc/glibc-2.14.1.ebuild index 9804e5e4ec32..2493ea94980a 100644 --- a/sys-libs/glibc/glibc-2.14.1.ebuild +++ b/sys-libs/glibc/glibc-2.14.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1.ebuild,v 1.2 2011/11/16 16:07:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.1.ebuild,v 1.3 2011/11/22 16:38:46 vapier Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2" -#KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" @@ -34,7 +34,7 @@ MANPAGE_VER="" # pregenerated manpages INFOPAGE_VER="" # pregenerated infopages LIBIDN_VER="" # it's integrated into the main tarball now PATCH_VER="1" # Gentoo patchset -PORTS_VER="6cc02c7" # version of glibc ports addon +PORTS_VER=${RELEASE_VER} # version of glibc ports addon LT_VER="" # version of linuxthreads addon NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.9"} # min kernel version nptl requires #LT_KERN_VER=${LT_KERN_VER:-"2.4.1"} # min kernel version linuxthreads requires diff --git a/sys-libs/glibc/glibc-2.14.ebuild b/sys-libs/glibc/glibc-2.14.ebuild index 6a36da827ad3..9ea57d7f33b2 100644 --- a/sys-libs/glibc/glibc-2.14.ebuild +++ b/sys-libs/glibc/glibc-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.ebuild,v 1.11 2011/11/16 16:07:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.14.ebuild,v 1.12 2011/11/22 16:38:46 vapier Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -8,7 +8,7 @@ DESCRIPTION="GNU libc6 (also called glibc2) C library" HOMEPAGE="http://www.gnu.org/software/libc/libc.html" LICENSE="LGPL-2" -#KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RESTRICT="strip" # strip ourself #46186 EMULTILIB_PKG="true" @@ -34,7 +34,7 @@ MANPAGE_VER="" # pregenerated manpages INFOPAGE_VER="" # pregenerated infopages LIBIDN_VER="" # it's integrated into the main tarball now PATCH_VER="7" # Gentoo patchset -PORTS_VER="6cc02c7" # version of glibc ports addon +PORTS_VER=${RELEASE_VER} # version of glibc ports addon LT_VER="" # version of linuxthreads addon NPTL_KERN_VER=${NPTL_KERN_VER:-"2.6.9"} # min kernel version nptl requires #LT_KERN_VER=${LT_KERN_VER:-"2.4.1"} # min kernel version linuxthreads requires |