diff options
author | Benjamin Schindler <config@gentoo.org> | 2004-12-17 23:04:09 +0000 |
---|---|---|
committer | Benjamin Schindler <config@gentoo.org> | 2004-12-17 23:04:09 +0000 |
commit | a7bf4af6211718d74eadf2205419f9809c3eabdf (patch) | |
tree | 61906667444f0b6d951843cbed86327b9abdcc3e /app-office | |
parent | tarball fixes (diff) | |
download | historical-a7bf4af6211718d74eadf2205419f9809c3eabdf.tar.gz historical-a7bf4af6211718d74eadf2205419f9809c3eabdf.tar.bz2 historical-a7bf4af6211718d74eadf2205419f9809c3eabdf.zip |
Added ~amd64
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/glabels/Manifest | 2 | ||||
-rw-r--r-- | app-office/glabels/glabels-2.0.1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/glabels/Manifest b/app-office/glabels/Manifest index 4b9d5b3db352..7fc0b512a188 100644 --- a/app-office/glabels/Manifest +++ b/app-office/glabels/Manifest @@ -1,6 +1,6 @@ MD5 b6cf3084c076a2eb27369459e143569a ChangeLog 2958 MD5 6da4757db6827dabb26b1c29093f73cf glabels-1.93.3.ebuild 979 -MD5 77e79b81c5c0a128d421e5b9d41c6106 glabels-2.0.1.ebuild 1197 +MD5 a7e8ce856c26de3f7ffafe3f3af3dde6 glabels-2.0.1.ebuild 1202 MD5 54b7f17aa1f3cf4e8cc03858fd99070c metadata.xml 554 MD5 9e2ffe73924322314756d4f75f0f7298 files/digest-glabels-1.93.3 67 MD5 42fee8564da4e38b5e06395d87648ee4 files/digest-glabels-2.0.1 66 diff --git a/app-office/glabels/glabels-2.0.1.ebuild b/app-office/glabels/glabels-2.0.1.ebuild index 45747e459386..4bba87848c17 100644 --- a/app-office/glabels/glabels-2.0.1.ebuild +++ b/app-office/glabels/glabels-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.5 2004/11/29 15:35:34 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.1.ebuild,v 1.6 2004/12/17 23:04:09 config Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc" +KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="static" RDEPEND=">=dev-libs/glib-2.2 |