diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-04-30 20:59:28 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-04-30 20:59:28 +0000 |
commit | e48a13e16119c38274afbaa649114379aedcebb0 (patch) | |
tree | 0f48934a86ac30b069887282138c6bce072a796a /app-mobilephone/gnokii | |
parent | Stop by pid until the rec_control quit code works with chroot enabled. (diff) | |
download | gentoo-2-e48a13e16119c38274afbaa649114379aedcebb0.tar.gz gentoo-2-e48a13e16119c38274afbaa649114379aedcebb0.tar.bz2 gentoo-2-e48a13e16119c38274afbaa649114379aedcebb0.zip |
add dependence of dev-libs/ical for ia64 arch (#124230)
(Portage version: 2.0.54)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.12.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild b/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild index 0b3d95395adf..420edf35a5b7 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.11-r1.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/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild,v 1.2 2006/03/10 13:56:19 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.11-r1.ebuild,v 1.3 2006/04/30 20:59:28 mrness Exp $ inherit eutils flag-o-matic linux-info @@ -21,7 +21,7 @@ RDEPEND="X? ( =x11-libs/gtk+-1.2* ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql ) ) - !hppa? ( dev-libs/libical )" + dev-libs/libical" DEPEND="${RDEPEND} irda? ( virtual/os-headers ) nls? ( sys-devel/gettext ) diff --git a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild b/app-mobilephone/gnokii/gnokii-0.6.12.ebuild index de95d4a24525..41aafce2c313 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.12.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.12.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/app-mobilephone/gnokii/gnokii-0.6.12.ebuild,v 1.1 2006/04/09 18:51:45 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.12.ebuild,v 1.2 2006/04/30 20:59:28 mrness Exp $ inherit eutils flag-o-matic linux-info @@ -21,7 +21,7 @@ RDEPEND="X? ( =x11-libs/gtk+-1.2* ) postgres? ( dev-db/postgresql ) mysql? ( dev-db/mysql ) ) - !hppa? ( dev-libs/libical )" + dev-libs/libical" DEPEND="${RDEPEND} irda? ( virtual/os-headers ) nls? ( sys-devel/gettext ) |