diff options
author | 2009-12-27 17:24:48 +0000 | |
---|---|---|
committer | 2009-12-27 17:24:48 +0000 | |
commit | 60e4c126f0f0b84b515fa042cb972b36d29feb42 (patch) | |
tree | 03de728fb5f689b820d05cb151fbd2d9728f8a3d /kde-base | |
parent | Add ~arm (diff) | |
download | gentoo-2-60e4c126f0f0b84b515fa042cb972b36d29feb42.tar.gz gentoo-2-60e4c126f0f0b84b515fa042cb972b36d29feb42.tar.bz2 gentoo-2-60e4c126f0f0b84b515fa042cb972b36d29feb42.zip |
arm stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/automoc/ChangeLog | 4 | ||||
-rw-r--r-- | kde-base/automoc/automoc-0.9.88.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kde-base/automoc/ChangeLog b/kde-base/automoc/ChangeLog index 7ac5fd081b3d..6f19b95e6ca2 100644 --- a/kde-base/automoc/ChangeLog +++ b/kde-base/automoc/ChangeLog @@ -1,9 +1,9 @@ # ChangeLog for kde-base/automoc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/ChangeLog,v 1.19 2009/12/27 17:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/ChangeLog,v 1.20 2009/12/27 17:24:48 armin76 Exp $ 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> automoc-0.9.88.ebuild: - Add ~arm + arm stable 11 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -automoc-0.9.84.ebuild: diff --git a/kde-base/automoc/automoc-0.9.88.ebuild b/kde-base/automoc/automoc-0.9.88.ebuild index 09efc6aa7494..3c4d2eac46ac 100644 --- a/kde-base/automoc/automoc-0.9.88.ebuild +++ b/kde-base/automoc/automoc-0.9.88.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.17 2009/12/27 17:10:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/automoc/automoc-0.9.88.ebuild,v 1.18 2009/12/27 17:24:48 armin76 Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="mirror://kde/stable/${MY_PN}/${PV}/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core:4" |