diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-29 13:40:37 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-01-29 13:40:37 +0000 |
commit | 1cbdbdaf075925782f8e748dfe082cb19f5e5e87 (patch) | |
tree | 0a528578665fba4f37ecc2271c47ec53e5177cb3 /media-libs | |
parent | Initial commit of hunspell (bug #114482) (diff) | |
download | gentoo-2-1cbdbdaf075925782f8e748dfe082cb19f5e5e87.tar.gz gentoo-2-1cbdbdaf075925782f8e748dfe082cb19f5e5e87.tar.bz2 gentoo-2-1cbdbdaf075925782f8e748dfe082cb19f5e5e87.zip |
Drop ~mips keyword by copying the previous KEYWORDS from eclass.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/emotion/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/emotion/emotion-0.0.1.003.ebuild | 6 | ||||
-rw-r--r-- | media-libs/emotion/emotion-0.0.1.004.ebuild | 6 |
3 files changed, 14 insertions, 6 deletions
diff --git a/media-libs/emotion/ChangeLog b/media-libs/emotion/ChangeLog index 2f5261434c94..d5b5fe46e958 100644 --- a/media-libs/emotion/ChangeLog +++ b/media-libs/emotion/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/emotion -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/ChangeLog,v 1.1 2004/07/16 03:19:57 vapier Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/ChangeLog,v 1.2 2006/01/29 13:40:37 flameeyes Exp $ + + 29 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> + emotion-0.0.1.003.ebuild, emotion-0.0.1.004.ebuild: + Drop ~mips keyword by copying the previous KEYWORDS from eclass. *emotion-0.0.1.* (15 Jul 2004) diff --git a/media-libs/emotion/emotion-0.0.1.003.ebuild b/media-libs/emotion/emotion-0.0.1.003.ebuild index 690ba8f7fc7b..f9004d0b2fd3 100644 --- a/media-libs/emotion/emotion-0.0.1.003.ebuild +++ b/media-libs/emotion/emotion-0.0.1.003.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.003.ebuild,v 1.1 2005/05/20 03:20:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.003.ebuild,v 1.2 2006/01/29 13:40:37 flameeyes Exp $ EHACKAUTOGEN=yes inherit enlightenment @@ -13,3 +13,5 @@ DEPEND=">=dev-libs/eet-0.9.9 >=x11-libs/ecore-0.9.9 >=dev-libs/embryo-0.9.1 >=media-libs/xine-lib-1_rc5" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" diff --git a/media-libs/emotion/emotion-0.0.1.004.ebuild b/media-libs/emotion/emotion-0.0.1.004.ebuild index 98b8d2a4ac04..f3c9871f841a 100644 --- a/media-libs/emotion/emotion-0.0.1.004.ebuild +++ b/media-libs/emotion/emotion-0.0.1.004.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.004.ebuild,v 1.1 2005/08/20 05:17:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.004.ebuild,v 1.2 2006/01/29 13:40:37 flameeyes Exp $ inherit enlightenment @@ -12,3 +12,5 @@ DEPEND=">=dev-libs/eet-0.9.9 >=x11-libs/ecore-0.9.9 >=dev-libs/embryo-0.9.1 >=media-libs/xine-lib-1_rc5" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" |