diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 04:59:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-23 04:59:16 +0000 |
commit | a041e7301e48693e7acd35ae2ac1b93fa7cd525e (patch) | |
tree | 737e61ec6616bfef99a2378f1c0210dca3cffbfc /dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild | |
parent | Stable for HPPA (bug #162877). (diff) | |
download | historical-a041e7301e48693e7acd35ae2ac1b93fa7cd525e.tar.gz historical-a041e7301e48693e7acd35ae2ac1b93fa7cd525e.tar.bz2 historical-a041e7301e48693e7acd35ae2ac1b93fa7cd525e.zip |
Stable for HPPA (bug #162879).
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild')
-rw-r--r-- | dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild b/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild index 3be38503800b..79742978cdf8 100644 --- a/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild +++ b/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.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/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild,v 1.9 2007/01/22 05:15:54 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbus-qt3-old/dbus-qt3-old-0.70.ebuild,v 1.10 2007/01/23 04:59:16 jer Exp $ inherit qt3 @@ -10,7 +10,7 @@ SRC_URI="http://www.kolumbus.fi/juuso.alasuutari/${P/-old}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug" RDEPEND=">=sys-apps/dbus-0.91" |