diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-27 23:16:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-27 23:16:17 +0000 |
commit | 5cf6f084d596b14438ad7560aabb0a59cff93de1 (patch) | |
tree | c2f8b7e3df0197696a9bc9639a79b7f619a6b200 /virtual/libc | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-5cf6f084d596b14438ad7560aabb0a59cff93de1.tar.gz gentoo-2-5cf6f084d596b14438ad7560aabb0a59cff93de1.tar.bz2 gentoo-2-5cf6f084d596b14438ad7560aabb0a59cff93de1.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual/libc')
-rw-r--r-- | virtual/libc/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/libc/libc-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/libc/ChangeLog b/virtual/libc/ChangeLog index e06c42a3e2da..387abf5b1bc3 100644 --- a/virtual/libc/ChangeLog +++ b/virtual/libc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libc -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libc/ChangeLog,v 1.4 2011/09/25 21:43:59 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libc/ChangeLog,v 1.5 2012/04/27 23:16:17 aballier Exp $ + + 27 Apr 2012; Alexis Ballier <aballier@gentoo.org> libc-0.ebuild: + keyword ~amd64-fbsd 25 Sep 2011; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Remove myself as maintainer. diff --git a/virtual/libc/libc-0.ebuild b/virtual/libc/libc-0.ebuild index 392b3d136753..4bff0762332b 100644 --- a/virtual/libc/libc-0.ebuild +++ b/virtual/libc/libc-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libc/libc-0.ebuild,v 1.3 2011/05/09 20:13:07 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libc/libc-0.ebuild,v 1.4 2012/04/27 23:16:17 aballier Exp $ EAPI=1 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |