diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-13 13:50:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-13 13:50:51 +0000 |
commit | 8b73d0e2a7424780046aaad1b67783bd842c5516 (patch) | |
tree | 1e09964dceb2b134e487da3318eff53c15ca8b21 /gnome-base/libgnomeprint | |
parent | touchup (diff) | |
download | gentoo-2-8b73d0e2a7424780046aaad1b67783bd842c5516.tar.gz gentoo-2-8b73d0e2a7424780046aaad1b67783bd842c5516.tar.bz2 gentoo-2-8b73d0e2a7424780046aaad1b67783bd842c5516.zip |
stable on hppa and sparc
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/Manifest | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index a20173e0f878..fc994312d8fd 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeprint -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.37 2003/12/13 18:13:00 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.38 2004/01/13 13:46:16 gustavoz Exp $ + + 13 Jan 2004; <gustavoz@gentoo.org> libgnomeprint-2.4.2.ebuild: + stable on hppa and sparc 13 Dec 2003; Brad House <brad_mssw@gentoo.org> libgnomeprint-2.4.2.ebuild: mark stable on amd64 diff --git a/gnome-base/libgnomeprint/Manifest b/gnome-base/libgnomeprint/Manifest index 3517b44d1035..d2fcaebb0b52 100644 --- a/gnome-base/libgnomeprint/Manifest +++ b/gnome-base/libgnomeprint/Manifest @@ -1,7 +1,7 @@ MD5 ce5b5035513afae6d0cb23b7a6bc1099 libgnomeprint-2.4.0.ebuild 855 MD5 c18cdd7a257502d20e7920f1a5d1c860 libgnomeprint-1.116.1.ebuild 1511 -MD5 4eec783e8b207c19a3185bc1d17f534c libgnomeprint-2.4.2.ebuild 838 -MD5 8ea5b9b4a503e8a6b5d49beffc8fa751 ChangeLog 4574 +MD5 0910a4710dad51cde5f214ed333cf5b6 libgnomeprint-2.4.2.ebuild 839 +MD5 203e4cef890046ec9371d5a325b55aa7 ChangeLog 4666 MD5 bbc558aa829cc097b662a68be8849cc3 libgnomeprint-1.116.0.ebuild 1563 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 2097b4ad7684953eb08aa3cef747286b files/digest-libgnomeprint-1.116.0 74 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild index a4dca6396da9..2faf91a03c51 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.3 2004/01/07 13:54:27 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.4.2.ebuild,v 1.4 2004/01/13 13:46:16 gustavoz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa amd64 ~ia64" +KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |