diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-09 08:52:39 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-09 08:52:39 +0000 |
commit | 54dd0beb2bf86c3dbdd82b47b2f629920740bea6 (patch) | |
tree | 25c63cbde3e7cfc8791e860f0600e2c589b2f868 /app-office/ooqstart-gnome | |
parent | ~amd64 (diff) | |
download | historical-54dd0beb2bf86c3dbdd82b47b2f629920740bea6.tar.gz historical-54dd0beb2bf86c3dbdd82b47b2f629920740bea6.tar.bz2 historical-54dd0beb2bf86c3dbdd82b47b2f629920740bea6.zip |
~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/ooqstart-gnome')
-rw-r--r-- | app-office/ooqstart-gnome/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/ooqstart-gnome/Manifest | 6 | ||||
-rw-r--r-- | app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-office/ooqstart-gnome/ChangeLog b/app-office/ooqstart-gnome/ChangeLog index d81b8d5159f1..5bf22ad2f624 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.1 2005/01/16 15:05:34 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ChangeLog,v 1.2 2005/04/09 08:52:39 blubb Exp $ + + 09 Apr 2005; Simon Stelling <blubb@gentoo.org> + ooqstart-gnome-0.8.3.ebuild: + added ~amd64 16 Jan 2005; Andreas Proschofsky <suka@gentoo.org> +files/gnome-ooqstart.png, +files/gnome2update.patch: diff --git a/app-office/ooqstart-gnome/Manifest b/app-office/ooqstart-gnome/Manifest index 0894c45da5b6..905cc3050925 100644 --- a/app-office/ooqstart-gnome/Manifest +++ b/app-office/ooqstart-gnome/Manifest @@ -1,6 +1,6 @@ +MD5 5ad509134dd56a0bb7a1ee21d0488ad2 ChangeLog 520 MD5 6e27642eb774b668fe48a47e475f2495 metadata.xml 400 -MD5 9b3906fb2e2651102c0af12cf11f0e2f ooqstart-gnome-0.8.3.ebuild 1066 -MD5 34d36a1f62d06ad8b85cd169750d3973 ChangeLog 423 -MD5 b8e5e4d8a4016a754ab52481fc66a00d files/gnome-ooqstart.png 3962 +MD5 e6984e7729fadb23f5ac5cb79ef0b9d9 ooqstart-gnome-0.8.3.ebuild 1074 MD5 d262aad066c0dd58486d7a8a095b598d files/digest-ooqstart-gnome-0.8.3 62 +MD5 b8e5e4d8a4016a754ab52481fc66a00d files/gnome-ooqstart.png 3962 MD5 6e3446ddec68a391cd1f63851e4942c6 files/gnome2update.patch.bz2 8004 diff --git a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild index 220deb6e50a3..c62c18f511d6 100644 --- a/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild +++ b/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.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.ebuild,v 1.4 2005/01/21 17:41:26 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/ooqstart-gnome/ooqstart-gnome-0.8.3.ebuild,v 1.5 2005/04/09 08:52:39 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ooqstart/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="" SLOT="0" |