diff options
author | Denis Dupeyron <calchan@gentoo.org> | 2007-07-22 09:48:19 +0000 |
---|---|---|
committer | Denis Dupeyron <calchan@gentoo.org> | 2007-07-22 09:48:19 +0000 |
commit | 358f1f98820d8804a2d183e5659d7644024dc0e2 (patch) | |
tree | a8c524055ef27ef581f4efcfa50174dbfa716aaa /app-i18n | |
parent | Drop virtual/x11 references. (diff) | |
download | gentoo-2-358f1f98820d8804a2d183e5659d7644024dc0e2.tar.gz gentoo-2-358f1f98820d8804a2d183e5659d7644024dc0e2.tar.bz2 gentoo-2-358f1f98820d8804a2d183e5659d7644024dc0e2.zip |
Drop virtual/x11 dependency.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/x-unikey/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-0.9.2.ebuild | 7 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-1.0.2.ebuild | 7 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-1.0.4.ebuild | 7 | ||||
-rw-r--r-- | app-i18n/x-unikey/x-unikey-1.0.ebuild | 7 |
5 files changed, 21 insertions, 13 deletions
diff --git a/app-i18n/x-unikey/ChangeLog b/app-i18n/x-unikey/ChangeLog index 94724682cd5b..727a57f4a053 100644 --- a/app-i18n/x-unikey/ChangeLog +++ b/app-i18n/x-unikey/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/x-unikey # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.17 2007/04/09 12:33:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/ChangeLog,v 1.18 2007/07/22 09:48:19 calchan Exp $ + + 22 Jul 2007; Denis Dupeyron <calchan@gentoo.org> x-unikey-0.9.2.ebuild, + x-unikey-1.0.ebuild, x-unikey-1.0.2.ebuild, x-unikey-1.0.4.ebuild: + Drop virtual/x11 dependency. 09 Apr 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> x-unikey-0.9.2.ebuild, x-unikey-1.0.ebuild, x-unikey-1.0.2.ebuild, diff --git a/app-i18n/x-unikey/x-unikey-0.9.2.ebuild b/app-i18n/x-unikey/x-unikey-0.9.2.ebuild index bd6b451d7c1f..b35f061f142e 100644 --- a/app-i18n/x-unikey/x-unikey-0.9.2.ebuild +++ b/app-i18n/x-unikey/x-unikey-0.9.2.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/x-unikey/x-unikey-0.9.2.ebuild,v 1.7 2007/04/09 12:33:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-0.9.2.ebuild,v 1.8 2007/07/22 09:48:19 calchan Exp $ inherit eutils @@ -13,8 +13,9 @@ SLOT="0" KEYWORDS="x86" IUSE="nls gtk" -DEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) - virtual/x11 ) +DEPEND="x11-libs/libX11 + x11-libs/libSM + x11-libs/libICE nls? ( sys-devel/gettext ) gtk? ( >=x11-libs/gtk+-2.2 )" diff --git a/app-i18n/x-unikey/x-unikey-1.0.2.ebuild b/app-i18n/x-unikey/x-unikey-1.0.2.ebuild index 16d64f6f2d25..a14d69baaaed 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.2.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.2.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/x-unikey/x-unikey-1.0.2.ebuild,v 1.5 2007/04/09 12:33:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.2.ebuild,v 1.6 2007/07/22 09:48:19 calchan Exp $ inherit eutils @@ -14,8 +14,9 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="nls gtk doc" -DEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) - virtual/x11 ) +DEPEND="x11-libs/libX11 + x11-libs/libSM + x11-libs/libICE nls? ( sys-devel/gettext ) gtk? ( >=x11-libs/gtk+-2.2 )" diff --git a/app-i18n/x-unikey/x-unikey-1.0.4.ebuild b/app-i18n/x-unikey/x-unikey-1.0.4.ebuild index e207ca4a4b2c..282ea4db5d15 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.4.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.4.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/x-unikey/x-unikey-1.0.4.ebuild,v 1.3 2007/04/09 12:33:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.4.ebuild,v 1.4 2007/07/22 09:48:19 calchan Exp $ inherit eutils @@ -14,8 +14,9 @@ SLOT="0" KEYWORDS="~ppc ~x86" IUSE="nls gtk doc" -DEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) - virtual/x11 ) +DEPEND="x11-libs/libX11 + x11-libs/libSM + x11-libs/libICE nls? ( sys-devel/gettext ) gtk? ( >=x11-libs/gtk+-2.2 )" diff --git a/app-i18n/x-unikey/x-unikey-1.0.ebuild b/app-i18n/x-unikey/x-unikey-1.0.ebuild index 1d2c4ad34225..fcfb34de2716 100644 --- a/app-i18n/x-unikey/x-unikey-1.0.ebuild +++ b/app-i18n/x-unikey/x-unikey-1.0.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/x-unikey/x-unikey-1.0.ebuild,v 1.4 2007/04/09 12:33:06 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/x-unikey/x-unikey-1.0.ebuild,v 1.5 2007/07/22 09:48:19 calchan Exp $ inherit eutils @@ -13,8 +13,9 @@ SLOT="0" KEYWORDS="~x86" IUSE="nls gtk" -DEPEND="|| ( ( x11-libs/libX11 x11-libs/libSM x11-libs/libICE ) - virtual/x11 ) +DEPEND="x11-libs/libX11 + x11-libs/libSM + x11-libs/libICE nls? ( sys-devel/gettext ) gtk? ( >=x11-libs/gtk+-2.2 )" |