diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-06 21:45:41 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-03-06 21:45:41 +0000 |
commit | 1d3719ea30e49a4fc8d5552e7e7cef5f59c78feb (patch) | |
tree | acb0c12783a327619270320391af77358defcf11 /app-doc | |
parent | Fix up pulse patches #307927 by Marc-Antoine Perennou. (diff) | |
download | gentoo-2-1d3719ea30e49a4fc8d5552e7e7cef5f59c78feb.tar.gz gentoo-2-1d3719ea30e49a4fc8d5552e7e7cef5f59c78feb.tar.bz2 gentoo-2-1d3719ea30e49a4fc8d5552e7e7cef5f59c78feb.zip |
Fix Manifest and remove mirror restriction.
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/single-unix-specification/ChangeLog | 8 | ||||
-rw-r--r-- | app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-doc/single-unix-specification/ChangeLog b/app-doc/single-unix-specification/ChangeLog index 202e29f375f5..d69f6eaa7390 100644 --- a/app-doc/single-unix-specification/ChangeLog +++ b/app-doc/single-unix-specification/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/single-unix-specification -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.15 2009/11/03 17:56:02 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/ChangeLog,v 1.16 2010/03/06 21:45:41 dirtyepic Exp $ + + 06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> + single-unix-specification-4-r1.ebuild: + Fix Manifest and remove mirror restriction. 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> single-unix-specification-4-r1.ebuild: diff --git a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild b/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild index ca3abf5bdde5..caee5b937982 100644 --- a/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild +++ b/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild,v 1.8 2009/11/03 17:56:02 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/single-unix-specification/single-unix-specification-4-r1.ebuild,v 1.9 2010/03/06 21:45:41 dirtyepic Exp $ DESCRIPTION="The Single UNIX Specification, Version 4, 2008 Edition (8 Volumes)" HOMEPAGE="http://www.opengroup.org/bookstore/catalog/c082.htm" @@ -11,8 +11,6 @@ SLOT="4" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" IUSE="" -RESTRICT="mirror" - S=${WORKDIR}/susv4 src_install() { |