diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:14:05 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 14:14:05 +0000 |
commit | 0310ed315e9e0d22c59bc3bdf9517d92aa621d2e (patch) | |
tree | 5fd0175c0e7cf75b8dd2f033518fe0b7dc14ec7c /app-i18n/scim-tables | |
parent | Stable on sparc (diff) | |
download | historical-0310ed315e9e0d22c59bc3bdf9517d92aa621d2e.tar.gz historical-0310ed315e9e0d22c59bc3bdf9517d92aa621d2e.tar.bz2 historical-0310ed315e9e0d22c59bc3bdf9517d92aa621d2e.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild | 3 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.7.ebuild | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog index 0f42cdb05cf8..4a7587774228 100644 --- a/app-i18n/scim-tables/ChangeLog +++ b/app-i18n/scim-tables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-tables # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.44 2007/01/05 16:32:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.45 2007/07/02 14:14:05 peper Exp $ + + 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org> + scim-tables-0.5.6-r1.ebuild, scim-tables-0.5.7.ebuild: + (QA) RESTRICT clean up. 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> scim-tables-0.5.6-r1.ebuild, scim-tables-0.5.7.ebuild: diff --git a/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild b/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild index 39435b2dab4f..eb51beef0b99 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild,v 1.3 2007/01/05 16:32:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.6-r1.ebuild,v 1.4 2007/07/02 14:14:05 peper Exp $ inherit kde-functions autotools eutils @@ -26,7 +26,6 @@ DEPEND="${RDEPEND} dev-util/pkgconfig nls? ( sys-devel/gettext )" -RESTRICT="confcache" pkg_setup() { elog "Not all languages are going to be compiled." diff --git a/app-i18n/scim-tables/scim-tables-0.5.7.ebuild b/app-i18n/scim-tables/scim-tables-0.5.7.ebuild index 62ff94818ef1..d5d49b81d472 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.7.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v 1.2 2007/01/05 16:32:08 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.7.ebuild,v 1.3 2007/07/02 14:14:05 peper Exp $ inherit kde-functions autotools eutils @@ -26,7 +26,6 @@ DEPEND="${RDEPEND} dev-util/pkgconfig nls? ( sys-devel/gettext )" -RESTRICT="confcache" pkg_setup() { elog "Not all languages are going to be compiled." |