diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-01-23 23:38:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-01-23 23:38:13 +0000 |
commit | acea4909698f49f2e66e0f145b1c3cb86b5624db (patch) | |
tree | 61790760514d25546445890a8f3b4ad10bbcbddd /dev-util/gtk-doc | |
parent | enable on alpha (diff) | |
download | historical-acea4909698f49f2e66e0f145b1c3cb86b5624db.tar.gz historical-acea4909698f49f2e66e0f145b1c3cb86b5624db.tar.bz2 historical-acea4909698f49f2e66e0f145b1c3cb86b5624db.zip |
enable on alpha to fix tree b0rkage
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-0.9-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.0.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/dev-util/gtk-doc/ChangeLog b/dev-util/gtk-doc/ChangeLog index 7914eea9d528..823083603fdd 100644 --- a/dev-util/gtk-doc/ChangeLog +++ b/dev-util/gtk-doc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/gtk-doc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.10 2003/01/21 23:20:06 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.11 2003/01/23 23:38:13 agriffis Exp $ + + 23 Jan 2003; Aron Griffis <agriffis@gentoo.org> gtk-doc-0.9-r2.ebuild, gtk-doc-1.0.ebuild : + Add alpha to KEYWORDS in 0.9, ~alpha in 1.0. + + 23 Jan 2003; Aron Griffis <agriffis@gentoo.org> *gtk-doc-1.0 (21 Jan 2003) diff --git a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild index 6f958debeb12..8fdb9d1faf6e 100644 --- a/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild +++ b/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.10 2003/01/18 19:17:25 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-0.9-r2.ebuild,v 1.11 2003/01/23 23:38:13 agriffis Exp $ inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc alpha" DEPEND=">=dev-util/pkgconfig-0.12.0 >=app-text/openjade-1.3 diff --git a/dev-util/gtk-doc/gtk-doc-1.0.ebuild b/dev-util/gtk-doc/gtk-doc-1.0.ebuild index 16a699a641fe..f9ea52657861 100644 --- a/dev-util/gtk-doc/gtk-doc-1.0.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.2 2003/01/21 23:23:12 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.0.ebuild,v 1.3 2003/01/23 23:38:13 agriffis Exp $ inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gtk.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc ~sparc ~alpha" DEPEND=">=dev-util/pkgconfig-0.12.0 >=app-text/openjade-1.3.1 |