diff options
author | Richard Yao <ryao@gentoo.org> | 2012-05-28 22:26:49 +0000 |
---|---|---|
committer | Richard Yao <ryao@gentoo.org> | 2012-05-28 22:26:49 +0000 |
commit | 021f5d005986696b1ce87aba2b1d456d927b63e4 (patch) | |
tree | 2dbaf3b8dc68bd0a3cf127d3316fa40801db527c /virtual/pkgconfig | |
parent | media-gfx/gimp: Port linguas handling (bug #416597) and deletion of .la files... (diff) | |
download | gentoo-2-021f5d005986696b1ce87aba2b1d456d927b63e4.tar.gz gentoo-2-021f5d005986696b1ce87aba2b1d456d927b63e4.tar.bz2 gentoo-2-021f5d005986696b1ce87aba2b1d456d927b63e4.zip |
Remove superfluous userland_BSD from IUSE
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'virtual/pkgconfig')
-rw-r--r-- | virtual/pkgconfig/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/pkgconfig/pkgconfig-0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/pkgconfig/ChangeLog b/virtual/pkgconfig/ChangeLog index f8f0528f1c70..29ac6fb86827 100644 --- a/virtual/pkgconfig/ChangeLog +++ b/virtual/pkgconfig/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/pkgconfig # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/ChangeLog,v 1.10 2012/05/27 18:28:14 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/ChangeLog,v 1.11 2012/05/28 22:26:49 ryao Exp $ + + 28 May 2012; Richard Yao <ryao@gentoo.org> pkgconfig-0.ebuild: + Remove superfluous userland_BSD from IUSE 27 May 2012; Richard Yao <ryao@gentoo.org> pkgconfig-0.ebuild: Add missing userland_BSD to IUSE diff --git a/virtual/pkgconfig/pkgconfig-0.ebuild b/virtual/pkgconfig/pkgconfig-0.ebuild index 265abe986f93..8ae898aa484c 100644 --- a/virtual/pkgconfig/pkgconfig-0.ebuild +++ b/virtual/pkgconfig/pkgconfig-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/pkgconfig-0.ebuild,v 1.7 2012/05/27 18:28:14 ryao Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/pkgconfig/pkgconfig-0.ebuild,v 1.8 2012/05/28 22:26:49 ryao Exp $ EAPI=2 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="0" 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="userland_BSD" +IUSE="" DEPEND=" || ( |