diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 11:01:53 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-12-27 11:01:53 +0000 |
commit | e7d58d518e25ef25bb6ac6ebd9e24b5fe476b703 (patch) | |
tree | 7d0839fc25a86af6f38d0e32fb3b05fe00200214 /virtual/man | |
parent | Stable on amd64 and x86, wrt bug #495924 (diff) | |
download | gentoo-2-e7d58d518e25ef25bb6ac6ebd9e24b5fe476b703.tar.gz gentoo-2-e7d58d518e25ef25bb6ac6ebd9e24b5fe476b703.tar.bz2 gentoo-2-e7d58d518e25ef25bb6ac6ebd9e24b5fe476b703.zip |
Drop s390 and sh to unstable
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'virtual/man')
-rw-r--r-- | virtual/man/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/man/man-0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/man/ChangeLog b/virtual/man/ChangeLog index 323bd0a44979..4c1b1369861f 100644 --- a/virtual/man/ChangeLog +++ b/virtual/man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/man # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.6 2013/12/23 17:36:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/man/ChangeLog,v 1.7 2013/12/27 11:01:53 pinkbyte Exp $ + + 27 Dec 2013; Sergey Popov <pinkbyte@gentoo.org> man-0-r1.ebuild: + Drop s390 and sh to unstable *man-0-r1 (23 Dec 2013) diff --git a/virtual/man/man-0-r1.ebuild b/virtual/man/man-0-r1.ebuild index 80ab13a76368..562def6488c0 100644 --- a/virtual/man/man-0-r1.ebuild +++ b/virtual/man/man-0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.1 2013/12/23 17:36:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/man/man-0-r1.ebuild,v 1.2 2013/12/27 11:01:53 pinkbyte Exp $ EAPI=3 @@ -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |