diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 14:12:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 14:12:30 +0000 |
commit | 6a7839a0ec3c46e7fc4cfa1f2b438063144434e8 (patch) | |
tree | ac95a30b7d0d9470a05333014a56a206457a32d5 /media-libs/emotion | |
parent | Fix the digest, again. (diff) | |
download | gentoo-2-6a7839a0ec3c46e7fc4cfa1f2b438063144434e8.tar.gz gentoo-2-6a7839a0ec3c46e7fc4cfa1f2b438063144434e8.tar.bz2 gentoo-2-6a7839a0ec3c46e7fc4cfa1f2b438063144434e8.zip |
remove Flameeyes screwing around with KEYWORDS
Diffstat (limited to 'media-libs/emotion')
-rw-r--r-- | media-libs/emotion/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/emotion/emotion-0.0.1.003.ebuild | 4 | ||||
-rw-r--r-- | media-libs/emotion/emotion-0.0.1.004.ebuild | 4 |
3 files changed, 4 insertions, 12 deletions
diff --git a/media-libs/emotion/ChangeLog b/media-libs/emotion/ChangeLog index d5b5fe46e958..cab61a40467e 100644 --- a/media-libs/emotion/ChangeLog +++ b/media-libs/emotion/ChangeLog @@ -1,12 +1,8 @@ # ChangeLog for media-libs/emotion # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/ChangeLog,v 1.3 2006/01/29 14:12:21 vapier 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) +*emotion-* (15 Jul 2004) 15 Jul 2004; Mike Frysinger <vapier@gentoo.org> : Initial import. Ebuild submitted by me. diff --git a/media-libs/emotion/emotion-0.0.1.003.ebuild b/media-libs/emotion/emotion-0.0.1.003.ebuild index f9004d0b2fd3..db1a9ccab484 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-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.2 2006/01/29 13:40:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.003.ebuild,v 1.3 2006/01/29 14:12:21 vapier Exp $ EHACKAUTOGEN=yes inherit enlightenment @@ -13,5 +13,3 @@ 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 f3c9871f841a..40b01db62e34 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-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.2 2006/01/29 13:40:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/emotion/emotion-0.0.1.004.ebuild,v 1.3 2006/01/29 14:12:21 vapier Exp $ inherit enlightenment @@ -12,5 +12,3 @@ 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" |