diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 15:53:47 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-26 15:53:47 +0000 |
commit | e475a72072fe7da4d5d8effd963fc0697a007e03 (patch) | |
tree | 05faf527ac5d649b5d8f4dc65ec3fb1ec4daf7ee /app-editors | |
parent | Remove old versions. (diff) | |
download | gentoo-2-e475a72072fe7da4d5d8effd963fc0697a007e03.tar.gz gentoo-2-e475a72072fe7da4d5d8effd963fc0697a007e03.tar.bz2 gentoo-2-e475a72072fe7da4d5d8effd963fc0697a007e03.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/shed/ChangeLog | 8 | ||||
-rw-r--r-- | app-editors/shed/shed-1.12.ebuild | 6 | ||||
-rw-r--r-- | app-editors/shed/shed-1.13.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/app-editors/shed/ChangeLog b/app-editors/shed/ChangeLog index 569dd135b249..b0c2d7a82e99 100644 --- a/app-editors/shed/ChangeLog +++ b/app-editors/shed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/shed -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.19 2007/08/09 10:00:25 hattya Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.20 2008/01/26 15:53:47 grobian Exp $ + + 26 Jan 2008; Fabian Groffen <grobian@gentoo.org> shed-1.12.ebuild, + shed-1.13.ebuild: + Dropped ppc-macos keyword, see you in prefix 09 Aug 2007; Akinori Hattori <hattya@gentoo.org> shed-1.13.ebuild: stable on x86. diff --git a/app-editors/shed/shed-1.12.ebuild b/app-editors/shed/shed-1.12.ebuild index c98b8a21e207..6de974f42106 100644 --- a/app-editors/shed/shed-1.12.ebuild +++ b/app-editors/shed/shed-1.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.12.ebuild,v 1.5 2006/07/12 11:54:59 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.12.ebuild,v 1.6 2008/01/26 15:53:47 grobian Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.3" diff --git a/app-editors/shed/shed-1.13.ebuild b/app-editors/shed/shed-1.13.ebuild index ff5ba6a06717..c71a4c693654 100644 --- a/app-editors/shed/shed-1.13.ebuild +++ b/app-editors/shed/shed-1.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.13.ebuild,v 1.2 2007/08/09 10:00:25 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.13.ebuild,v 1.3 2008/01/26 15:53:47 grobian Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc-macos x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" DEPEND=">=sys-libs/ncurses-5.3" |