summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-12-17 22:34:07 +0000
committerMarkus Meier <maekke@gentoo.org>2008-12-17 22:34:07 +0000
commitf74974c01bdc583b48d613b12413a3af98569ac0 (patch)
tree0e1a67f50a97ca62a5bbad3c1916cbbbd34ee530 /app-doc
parentadd patch to enable building with gcc43 submitted by Yaroslav Gorbunov via bu... (diff)
downloadgentoo-2-f74974c01bdc583b48d613b12413a3af98569ac0.tar.gz
gentoo-2-f74974c01bdc583b48d613b12413a3af98569ac0.tar.bz2
gentoo-2-f74974c01bdc583b48d613b12413a3af98569ac0.zip
add ~amd64, bug #250896
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/dox/ChangeLog5
-rw-r--r--app-doc/dox/dox-1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/dox/ChangeLog b/app-doc/dox/ChangeLog
index 34256fcfef83..3e80d699786f 100644
--- a/app-doc/dox/ChangeLog
+++ b/app-doc/dox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/dox
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/ChangeLog,v 1.15 2008/12/14 00:06:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/ChangeLog,v 1.16 2008/12/17 22:34:07 maekke Exp $
+
+ 17 Dec 2008; Markus Meier <maekke@gentoo.org> dox-1.1.ebuild:
+ add ~amd64, bug #250896
14 Dec 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+files/dox-1.1+gcc-4.3.patch, dox-1.1.ebuild:
diff --git a/app-doc/dox/dox-1.1.ebuild b/app-doc/dox/dox-1.1.ebuild
index cca65ea05f71..84de8fced0ef 100644
--- a/app-doc/dox/dox-1.1.ebuild
+++ b/app-doc/dox/dox-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.22 2008/12/14 00:06:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/dox/dox-1.1.ebuild,v 1.23 2008/12/17 22:34:07 maekke Exp $
EAPI=1
@@ -13,7 +13,7 @@ HOMEPAGE="http://dox.berlios.de/"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
-KEYWORDS="x86 ppc"
+KEYWORDS="~amd64 ppc x86"
DEPEND="www-misc/htdig
x11-libs/qt:3"