diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-06-07 16:09:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-06-07 16:09:29 +0000 |
commit | b597bc5b68c0e115668830123d3d9271f64682e6 (patch) | |
tree | 508def6dea2aee3cd303840619d31ec2d3cd799a /app-emacs/stripes | |
parent | Dropped ppc-macos keyword, see you in prefix. (diff) | |
download | gentoo-2-b597bc5b68c0e115668830123d3d9271f64682e6.tar.gz gentoo-2-b597bc5b68c0e115668830123d3d9271f64682e6.tar.bz2 gentoo-2-b597bc5b68c0e115668830123d3d9271f64682e6.zip |
Dropped ppc-macos keyword, see you in prefix.
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-emacs/stripes')
-rw-r--r-- | app-emacs/stripes/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/stripes/stripes-0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/stripes/ChangeLog b/app-emacs/stripes/ChangeLog index dc0931781582..4bbf8f07d2d3 100644 --- a/app-emacs/stripes/ChangeLog +++ b/app-emacs/stripes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/stripes # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.11 2007/05/29 22:18:51 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/ChangeLog,v 1.12 2007/06/07 16:09:29 grobian Exp $ + + 07 Jun 2007; Fabian Groffen <grobian@gentoo.org> stripes-0.2-r1.ebuild: + Dropped ppc-macos keyword, see you in prefix. 27 May 2007; Ulrich Mueller <ulm@gentoo.org> -files/50stripes-gentoo.el, -stripes-0.2.ebuild: diff --git a/app-emacs/stripes/stripes-0.2-r1.ebuild b/app-emacs/stripes/stripes-0.2-r1.ebuild index ce8358ac472c..5275a428d39e 100644 --- a/app-emacs/stripes/stripes-0.2-r1.ebuild +++ b/app-emacs/stripes/stripes-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/stripes-0.2-r1.ebuild,v 1.2 2007/05/20 06:39:16 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/stripes/stripes-0.2-r1.ebuild,v 1.3 2007/06/07 16:09:29 grobian Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc-macos x86" +KEYWORDS="alpha ~amd64 x86" IUSE="" SITEFILE=51${PN}-gentoo.el |