* [gentoo-commits] gentoo-x86 commit in xfce-base/garcon: garcon-0.1.7.ebuild
@ 2011-05-19 22:12 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-05-19 22:12 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/05/19 22:12:28
Modified: garcon-0.1.7.ebuild
Log:
Use DOCS array
(Portage version: 2.2.0_alpha33/cvs/Linux x86_64)
Revision Changes Path
1.7 xfce-base/garcon/garcon-0.1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild?r1=1.6&r2=1.7
Index: garcon-0.1.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- garcon-0.1.7.ebuild 7 May 2011 17:44:56 -0000 1.6
+++ garcon-0.1.7.ebuild 19 May 2011 22:12:28 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.6 2011/05/07 17:44:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.7.ebuild,v 1.7 2011/05/19 22:12:28 ssuominen Exp $
EAPI=4
inherit xfconf
@@ -28,5 +28,5 @@
--with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
- DOCS="AUTHORS ChangeLog HACKING NEWS README STATUS TODO"
+ DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO )
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-19 22:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-19 22:12 [gentoo-commits] gentoo-x86 commit in xfce-base/garcon: garcon-0.1.7.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox