diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2005-12-05 02:13:10 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2005-12-05 02:13:10 +0000 |
commit | fbafb93fc7df985005ff25d8d0702a06526e3acb (patch) | |
tree | 3a3516f498694858c36f9a3f0fe87d92cb3d43a1 /app-office/ooqstart-gnome | |
parent | Version bump (diff) | |
download | gentoo-2-fbafb93fc7df985005ff25d8d0702a06526e3acb.tar.gz gentoo-2-fbafb93fc7df985005ff25d8d0702a06526e3acb.tar.bz2 gentoo-2-fbafb93fc7df985005ff25d8d0702a06526e3acb.zip |
Stable on x86; bug #113950
(Portage version: 2.0.53)
Diffstat (limited to 'app-office/ooqstart-gnome')
-rw-r--r-- | app-office/ooqstart-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/ooqstart-gnome/Manifest | 2 | ||||
-rw-r--r-- | app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/app-office/ooqstart-gnome/ChangeLog b/app-office/ooqstart-gnome/ChangeLog index 259e1f5be335..03db610c9c20 100644 --- a/app-office/ooqstart-gnome/ChangeLog +++ b/app-office/ooqstart-gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/ooqstart-gnome # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ChangeLog,v 1.6 2005/10/29 22:20:37 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ChangeLog,v 1.7 2005/12/05 02:12:14 halcy0n Exp $ + + 05 Dec 2005; Mark Loeser <halcy0n@gentoo.org> + ooqstart-gnome-0.8.3-r1.ebuild: + Stable on x86; bug #113950 *ooqstart-gnome-0.8.3-r1 (29 Oct 2005) diff --git a/app-office/ooqstart-gnome/Manifest b/app-office/ooqstart-gnome/Manifest index de3955b9b996..87a7b9383c20 100644 --- a/app-office/ooqstart-gnome/Manifest +++ b/app-office/ooqstart-gnome/Manifest @@ -8,5 +8,5 @@ MD5 d44da1879b15d8fd3f96d3cbfd54d0d1 files/ooqstart-gnome-0.8.3-gcc4.patch 350 MD5 22042fb74e51648408c4c53d3e7bff1b files/ooqstart-gnome-0.8.3-optflags.diff 852 MD5 a5ea839758de85725f08a887a5fe5ea1 files/ooqstart-gnome-0.8.3-options-2.0.diff 938 MD5 6e27642eb774b668fe48a47e475f2495 metadata.xml 400 -MD5 73f3a3d398ef7132e5fc68b318852946 ooqstart-gnome-0.8.3-r1.ebuild 1190 +MD5 93667d518cd212e9cee8a59831d1057d ooqstart-gnome-0.8.3-r1.ebuild 1189 MD5 6db62b4aff56a6bb7a2d976611e76ac2 ooqstart-gnome-0.8.3.ebuild 1114 diff --git a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild index b6528bf52f2d..b87d619403e8 100644 --- a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild +++ b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild,v 1.1 2005/10/29 22:20:37 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3-r1.ebuild,v 1.2 2005/12/05 02:12:14 halcy0n Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ooqstart/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" SLOT="0" |