diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2004-05-12 03:35:06 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2004-05-12 03:35:06 +0000 |
commit | b8e5244382afcee4c0f017646b974bbc54567f06 (patch) | |
tree | 0df2ff9a996a4dca91dd3f25426c712389d5d6af /gnome-base/gnome-common | |
parent | Stable on sparc wrt bug #42133. (Manifest recommit) (diff) | |
download | gentoo-2-b8e5244382afcee4c0f017646b974bbc54567f06.tar.gz gentoo-2-b8e5244382afcee4c0f017646b974bbc54567f06.tar.bz2 gentoo-2-b8e5244382afcee4c0f017646b974bbc54567f06.zip |
Marked 2.4.0 stable (x86)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r-- | gnome-base/gnome-common/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-common/gnome-common-2.4.0.ebuild | 8 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog index 883ec8eb0c49..700f4cf8ea2c 100644 --- a/gnome-base/gnome-common/ChangeLog +++ b/gnome-base/gnome-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-common # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.10 2004/01/10 03:09:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.11 2004/05/12 03:35:06 leonardop Exp $ + + 11 May 2004; L. Boshell <leonardop@gentoo.org> gnome-common-2.4.0.ebuild: + Marked stable on x86. 09 Jan 2004; <agriffis@gentoo.org> gnome-common-1.2.4-r3.ebuild: stable on ia64 diff --git a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild index f40f0f3ea47f..a3968bf06d74 100644 --- a/gnome-base/gnome-common/gnome-common-2.4.0.ebuild +++ b/gnome-base/gnome-common/gnome-common-2.4.0.ebuild @@ -1,15 +1,15 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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-2.4.0.ebuild,v 1.1 2003/10/11 00:20:46 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.4.0.ebuild,v 1.2 2004/05/12 03:35:06 leonardop Exp $ inherit gnome2 -DESCRIPTION="Common files for Gnome packages" +DESCRIPTION="Common files for development of Gnome packages" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" |