diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-29 04:05:38 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-03-29 04:05:38 +0000 |
commit | aba7d828d62b26fdd2bc1e879f85623bd0a944b5 (patch) | |
tree | 09fdb41d015207e5fd1ef6dcb2d3e0dc27c1284a /xfce-extra/transd | |
parent | test commit (diff) | |
download | gentoo-2-aba7d828d62b26fdd2bc1e879f85623bd0a944b5.tar.gz gentoo-2-aba7d828d62b26fdd2bc1e879f85623bd0a944b5.tar.bz2 gentoo-2-aba7d828d62b26fdd2bc1e879f85623bd0a944b5.zip |
test commit
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/transd')
-rw-r--r-- | xfce-extra/transd/transd-0_p20101006.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce-extra/transd/transd-0_p20101006.ebuild b/xfce-extra/transd/transd-0_p20101006.ebuild index 77bd3929b5a0..1433fc5eeb6a 100644 --- a/xfce-extra/transd/transd-0_p20101006.ebuild +++ b/xfce-extra/transd/transd-0_p20101006.ebuild @@ -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-extra/transd/transd-0_p20101006.ebuild,v 1.6 2011/03/29 04:04:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/transd/transd-0_p20101006.ebuild,v 1.7 2011/03/29 04:05:38 ssuominen Exp $ EAPI=3 EAUTORECONF=yes @@ -27,7 +27,6 @@ pkg_setup() { --disable-dependency-tracking $(xfconf_use_debug) ) - DOCS="AUTHORS README TODO" } |