diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 01:22:44 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-21 01:22:44 +0000 |
commit | 47a027c5129718552f416f45e3f99ed86ff8930e (patch) | |
tree | d9f4768a8223a219c70addc808002cbb807c2c7e /dev-cpp/mm-common | |
parent | Linux patch 2.6.37.4 and fscache patch to fix operation handling (diff) | |
download | gentoo-2-47a027c5129718552f416f45e3f99ed86ff8930e.tar.gz gentoo-2-47a027c5129718552f416f45e3f99ed86ff8930e.tar.bz2 gentoo-2-47a027c5129718552f416f45e3f99ed86ff8930e.zip |
Add ~alpha/~arm/~hppa/~ia64/~ppc/~ppc64/~sh/~sparc/~x86 to keywords: this package doesn't compile anything, just installs some macro files and perl scripts
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/mm-common')
-rw-r--r-- | dev-cpp/mm-common/ChangeLog | 8 | ||||
-rw-r--r-- | dev-cpp/mm-common/mm-common-0.9.3.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-cpp/mm-common/ChangeLog b/dev-cpp/mm-common/ChangeLog index fadd583c89ad..d58f3c180dac 100644 --- a/dev-cpp/mm-common/ChangeLog +++ b/dev-cpp/mm-common/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-cpp/mm-common # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/ChangeLog,v 1.3 2011/03/15 10:17:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/ChangeLog,v 1.4 2011/03/21 01:22:44 nirbheek Exp $ + + 21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> + mm-common-0.9.3.ebuild: + Add ~alpha/~arm/~hppa/~ia64/~ppc/~ppc64/~sh/~sparc/~x86 to keywords: this + package doesn't compile anything, just installs some macro files and perl + scripts *mm-common-0.9.3 (15 Mar 2011) diff --git a/dev-cpp/mm-common/mm-common-0.9.3.ebuild b/dev-cpp/mm-common/mm-common-0.9.3.ebuild index a148d6b894d0..855382361ee3 100644 --- a/dev-cpp/mm-common/mm-common-0.9.3.ebuild +++ b/dev-cpp/mm-common/mm-common-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.9.3.ebuild,v 1.1 2011/03/15 10:17:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.9.3.ebuild,v 1.2 2011/03/21 01:22:44 nirbheek Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="" RDEPEND="" |