diff options
author | 2005-02-05 23:26:12 +0000 | |
---|---|---|
committer | 2005-02-05 23:26:12 +0000 | |
commit | bfd9f41ff933c2bdf0effd77320fbb5c576e6951 (patch) | |
tree | 052163fe3c13b70b012fb19879fa81dfc084925d /dev-util/gtk-doc | |
parent | cleaning up... removed museseq-0.7.0.20040925 (diff) | |
download | gentoo-2-bfd9f41ff933c2bdf0effd77320fbb5c576e6951.tar.gz gentoo-2-bfd9f41ff933c2bdf0effd77320fbb5c576e6951.tar.bz2 gentoo-2-bfd9f41ff933c2bdf0effd77320fbb5c576e6951.zip |
stable
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-util/gtk-doc')
-rw-r--r-- | dev-util/gtk-doc/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.2.ebuild | 4 |
4 files changed, 12 insertions, 9 deletions
diff --git a/dev-util/gtk-doc/ChangeLog b/dev-util/gtk-doc/ChangeLog index 9c21f3f8f7ec..9f5beaf7c618 100644 --- a/dev-util/gtk-doc/ChangeLog +++ b/dev-util/gtk-doc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gtk-doc -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.36 2004/12/19 19:11:08 kloeri Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.37 2005/02/05 23:26:12 blubb Exp $ + + 06 Feb 2005; Simon Stelling <blubb@gentoo.org> gtk-doc-1.2-r1.ebuild: + stable on amd64 19 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gtk-doc-1.2-r1.ebuild: Stable on alpha. diff --git a/dev-util/gtk-doc/gtk-doc-1.1.ebuild b/dev-util/gtk-doc/gtk-doc-1.1.ebuild index e0042b9de632..4b97873feee4 100644 --- a/dev-util/gtk-doc/gtk-doc-1.1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.1.ebuild,v 1.19 2004/06/29 04:21:16 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.1.ebuild,v 1.20 2005/02/05 23:26:12 blubb Exp $ inherit gnome.org diff --git a/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild index 4ef2124593f7..66c081596ea8 100644 --- a/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild,v 1.5 2004/12/19 19:11:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2-r1.ebuild,v 1.6 2005/02/05 23:26:12 blubb Exp $ inherit elisp-common gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="GPL-2" SLOT="0" # Before marking stable, check out bug #46268. -KEYWORDS="x86 ~ppc sparc ~mips alpha ~hppa ~amd64 ~ia64 s390" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~hppa amd64 ~ia64 s390" IUSE="emacs" DEPEND=">=app-text/openjade-1.3.1 diff --git a/dev-util/gtk-doc/gtk-doc-1.2.ebuild b/dev-util/gtk-doc/gtk-doc-1.2.ebuild index 712cdaf70d9b..47ad5628b2d2 100644 --- a/dev-util/gtk-doc/gtk-doc-1.2.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2.ebuild,v 1.5 2004/06/25 03:15:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.2.ebuild,v 1.6 2005/02/05 23:26:12 blubb Exp $ inherit elisp-common gnome2 |