diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-02 23:11:33 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-03-02 23:11:33 +0000 |
commit | ffea4e53413fa828722630c190fe86893e06a048 (patch) | |
tree | b97f061f729bb7fa977778a0da63b992cfe72a34 /x11-libs/motif-config | |
parent | bump to match imagemagick (diff) | |
download | gentoo-2-ffea4e53413fa828722630c190fe86893e06a048.tar.gz gentoo-2-ffea4e53413fa828722630c190fe86893e06a048.tar.bz2 gentoo-2-ffea4e53413fa828722630c190fe86893e06a048.zip |
Removed ~ppc-macos. Please don't keyword things you can't test for...
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs/motif-config')
-rw-r--r-- | x11-libs/motif-config/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/motif-config/motif-config-0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/motif-config/motif-config-0.3.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/x11-libs/motif-config/ChangeLog b/x11-libs/motif-config/ChangeLog index 23ae763374dc..16c756839703 100644 --- a/x11-libs/motif-config/ChangeLog +++ b/x11-libs/motif-config/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/motif-config # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.5 2005/02/27 19:28:34 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/ChangeLog,v 1.6 2005/03/02 23:11:33 j4rg0n Exp $ + +*motif-config-0.3 (02 Mar 2005) + + 02 Mar 2005; Lina Pezzella <j4rg0n@gentoo.org> motif-config-0.2-r1.ebuild, + motif-config-0.3.ebuild: + Removed ppc-macos once again. Please talk to myself or gongloo (we are + porting co-leads) before adding ppc-macos. *motif-config-0.2-r1 (27 Feb 2005) diff --git a/x11-libs/motif-config/motif-config-0.2-r1.ebuild b/x11-libs/motif-config/motif-config-0.2-r1.ebuild index 167239d5f6e8..fa6cf556bc25 100644 --- a/x11-libs/motif-config/motif-config-0.2-r1.ebuild +++ b/x11-libs/motif-config/motif-config-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.2-r1.ebuild,v 1.2 2005/03/02 16:58:31 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.2-r1.ebuild,v 1.3 2005/03/02 23:11:33 j4rg0n Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" diff --git a/x11-libs/motif-config/motif-config-0.3.ebuild b/x11-libs/motif-config/motif-config-0.3.ebuild index f7f163985aea..a92d79391178 100644 --- a/x11-libs/motif-config/motif-config-0.3.ebuild +++ b/x11-libs/motif-config/motif-config-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.3.ebuild,v 1.1 2005/03/02 17:24:47 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.3.ebuild,v 1.2 2005/03/02 23:11:33 j4rg0n Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |