diff options
-rw-r--r-- | app-text/expander/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/expander/expander-2.0.5.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/expander/ChangeLog b/app-text/expander/ChangeLog index b5bf1503e8f0..97895fe9059b 100644 --- a/app-text/expander/ChangeLog +++ b/app-text/expander/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/expander -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/expander/ChangeLog,v 1.9 2008/12/30 21:43:53 angelos Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/expander/ChangeLog,v 1.10 2010/01/02 11:17:01 fauli Exp $ + + 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + expander-2.0.5.ebuild: + Transfer Prefix keywords 30 Dec 2008; Christoph Mende <angelos@gentoo.org> expander-2.0.5.ebuild: QA: Respect CC (bug 243728), respect CFLAGS diff --git a/app-text/expander/expander-2.0.5.ebuild b/app-text/expander/expander-2.0.5.ebuild index a0b0966bd7ee..6c6a2b701ac1 100644 --- a/app-text/expander/expander-2.0.5.ebuild +++ b/app-text/expander/expander-2.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/expander/expander-2.0.5.ebuild,v 1.9 2008/12/30 21:43:53 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/expander/expander-2.0.5.ebuild,v 1.10 2010/01/02 11:17:00 fauli Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.nedit.org/pub/contrib/misc/nedit_expander_kit_2.05.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~x86-linux ~ppc-macos" IUSE="" DEPEND="" |