diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 07:10:40 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-01-19 07:10:40 +0000 |
commit | d783acb4f722c5620acb8387e3b82fc3b6dcd9ca (patch) | |
tree | 13b47570a36b2347d21c2b5f1239e4e1574164c1 /www-apps/groupoffice | |
parent | Stable for HPPA (bug #160759). (diff) | |
download | gentoo-2-d783acb4f722c5620acb8387e3b82fc3b6dcd9ca.tar.gz gentoo-2-d783acb4f722c5620acb8387e3b82fc3b6dcd9ca.tar.bz2 gentoo-2-d783acb4f722c5620acb8387e3b82fc3b6dcd9ca.zip |
Marked ~hppa (bug #159784).
(Portage version: 2.1.2)
Diffstat (limited to 'www-apps/groupoffice')
-rw-r--r-- | www-apps/groupoffice/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/groupoffice/groupoffice-2.16.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/groupoffice/ChangeLog b/www-apps/groupoffice/ChangeLog index c68430779251..03ec8eca9bdf 100644 --- a/www-apps/groupoffice/ChangeLog +++ b/www-apps/groupoffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/groupoffice # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.19 2007/01/15 17:48:52 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/ChangeLog,v 1.20 2007/01/19 07:10:40 jer Exp $ + + 19 Jan 2007; Jeroen Roovers <jer@gentoo.org> groupoffice-2.16.8.ebuild: + Marked ~hppa (bug #159784). 15 Jan 2007; Renat Lumpau <rl03@gentoo.org> files/postinstall2-en.txt, groupoffice-2.16.8.ebuild: diff --git a/www-apps/groupoffice/groupoffice-2.16.8.ebuild b/www-apps/groupoffice/groupoffice-2.16.8.ebuild index 54ca73131c21..e4d053d752d2 100644 --- a/www-apps/groupoffice/groupoffice-2.16.8.ebuild +++ b/www-apps/groupoffice/groupoffice-2.16.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.16.8.ebuild,v 1.2 2007/01/15 17:48:52 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/groupoffice/groupoffice-2.16.8.ebuild,v 1.3 2007/01/19 07:10:40 jer Exp $ inherit eutils webapp depend.php versionator @@ -11,7 +11,7 @@ HOMEPAGE="http://group-office.sourceforge.net/" SRC_URI="mirror://sourceforge/group-office/${PN}-com-${MY_PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" need_php |