summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-28 07:16:15 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-28 07:16:15 +0000
commitf300a5be41d0efb08282a0faba1e664e227fa3e9 (patch)
treebb8ab46ca9d4731cff42a5367006c2a013628fee /www-servers
parentfix by Diego Pettenò to respect CFLAGS/LDFLAGS #127820 (diff)
downloadgentoo-2-f300a5be41d0efb08282a0faba1e664e227fa3e9.tar.gz
gentoo-2-f300a5be41d0efb08282a0faba1e664e227fa3e9.tar.bz2
gentoo-2-f300a5be41d0efb08282a0faba1e664e227fa3e9.zip
Fix keepdir.
(Portage version: 2.1_pre7-r2)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/gorg/ChangeLog7
-rw-r--r--www-servers/gorg/gorg-0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-servers/gorg/ChangeLog b/www-servers/gorg/ChangeLog
index e8907598dbb1..7f2e4375cf88 100644
--- a/www-servers/gorg/ChangeLog
+++ b/www-servers/gorg/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-servers/gorg
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/ChangeLog,v 1.4 2005/12/15 21:39:46 flameeyes Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/ChangeLog,v 1.5 2006/03/28 07:16:15 flameeyes Exp $
+
+ 28 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> gorg-0.5.ebuild:
+ Fix keepdir.
15 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gorg-0.5.ebuild:
Added ~amd64 keyword as per bug #104720.
diff --git a/www-servers/gorg/gorg-0.5.ebuild b/www-servers/gorg/gorg-0.5.ebuild
index 064786f330eb..8d32df65d794 100644
--- a/www-servers/gorg/gorg-0.5.ebuild
+++ b/www-servers/gorg/gorg-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/gorg-0.5.ebuild,v 1.4 2005/12/15 21:39:46 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/gorg/gorg-0.5.ebuild,v 1.5 2006/03/28 07:16:15 flameeyes Exp $
inherit ruby
@@ -22,7 +22,7 @@ RDEPEND="apache? ( net-www/apache )
src_install() {
ruby_src_install
- keepdir etc/gorg
+ keepdir /etc/gorg
diropts -m0750 -o apache -g apache; dodir /var/cache/gorg
insinto etc/gorg ; doins ${S}/etc/gorg/*
dodoc Changelog