diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-30 21:23:06 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-30 21:23:06 +0000 |
commit | ef80450b53b48b8dedf1681841b8fa3355b79422 (patch) | |
tree | ca0080560ce0eda2c851ec961a75048854d3f0d0 /app-office/dia/dia-0.95.1.ebuild | |
parent | Testing keyword on arm (diff) | |
download | historical-ef80450b53b48b8dedf1681841b8fa3355b79422.tar.gz historical-ef80450b53b48b8dedf1681841b8fa3355b79422.tar.bz2 historical-ef80450b53b48b8dedf1681841b8fa3355b79422.zip |
Stable on sparc wrt security #133699
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-office/dia/dia-0.95.1.ebuild')
-rw-r--r-- | app-office/dia/dia-0.95.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/dia/dia-0.95.1.ebuild b/app-office/dia/dia-0.95.1.ebuild index 6091ff11770a..c5eb24f496b7 100644 --- a/app-office/dia/dia-0.95.1.ebuild +++ b/app-office/dia/dia-0.95.1.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-office/dia/dia-0.95.1.ebuild,v 1.4 2006/05/30 20:11:32 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia/dia-0.95.1.ebuild,v 1.5 2006/05/30 21:23:06 gustavoz Exp $ inherit eutils gnome2 libtool autotools versionator @@ -15,7 +15,7 @@ MY_P="${PN}-${MY_PV}" SRC_URI="mirror://gnome/sources/${PN}/${MY_PV_MM}/${PN}-${MY_PV}.tar.bz2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86" IUSE="gnome png python zlib" RDEPEND=">=x11-libs/gtk+-2.6.0 |