diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:07:49 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 11:07:49 +0000 |
commit | 0fdc57940c8fd951884b46b50e037b13793d3532 (patch) | |
tree | f2e17c075d76a81aa11144bc8ebd47cf792951ab /gnome-base/gnome-common | |
parent | Added hppa to KEYWORDS (diff) | |
download | historical-0fdc57940c8fd951884b46b50e037b13793d3532.tar.gz historical-0fdc57940c8fd951884b46b50e037b13793d3532.tar.bz2 historical-0fdc57940c8fd951884b46b50e037b13793d3532.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome-common/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 0e5aa992dfb7..b128badc5f99 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.6 2003/02/12 06:49:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.7 2003/07/06 11:07:07 gmsoft Exp $ 07 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> gnome-common-1.2.4-r3.ebuild : Updated SRC_URI. @@ -11,6 +11,10 @@ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords *gnome-common-1.2.4-r3 (22 May 2002) + + 06 Jul 2003; Guy Martin <gmsoft@gentoo.org> gnome-common-1.2.4-r3.ebuild : + Added hppa to KEYWORDS. + 22 May 2002; Spider <spider@gentoo.org> gnome-common-1.2.4-r3.ebuild: part of gnome2 . initial cvs commit diff --git a/gnome-base/gnome-common/Manifest b/gnome-base/gnome-common/Manifest index f182226d7f9a..d44efadf340c 100644 --- a/gnome-base/gnome-common/Manifest +++ b/gnome-base/gnome-common/Manifest @@ -1,4 +1,4 @@ -MD5 d76fc67e143a832c9cb003af5dec36f8 ChangeLog 664 -MD5 3360a476e62bcb94067a6fd63f2ad29a gnome-common-1.2.4-r3.ebuild 1193 +MD5 436834f3e4589025e51662481451ae1a ChangeLog 769 +MD5 7c9bd4a4ccb47f152a3adbd376707559 gnome-common-1.2.4-r3.ebuild 1199 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 3bc13d6705b8399b69cf981e230f92ad files/digest-gnome-common-1.2.4-r3 71 diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild index f3314b1514d5..9a758c54994f 100644 --- a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild +++ b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.9 2003/02/13 12:07:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.10 2003/07/06 11:07:07 gmsoft Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/${PN}/1.2/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha hppa" RDEPEND=">=dev-libs/glib-2.0.0" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0" |