diff options
Diffstat (limited to 'x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild')
-rw-r--r-- | x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild b/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild index 2bca67c35d14..8a3d940eaf90 100644 --- a/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild +++ b/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild,v 1.2 2012/07/21 10:34:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/compiz-bcop/compiz-bcop-0.8.8.ebuild,v 1.3 2012/08/30 16:51:35 pinkbyte Exp $ EAPI=4 @@ -17,4 +17,4 @@ RDEPEND="dev-libs/libxslt" DEPEND="${RDEPEND} virtual/pkgconfig" -DOCS="AUTHORS" +DOCS="AUTHORS ChangeLog INSTALL NEWS README" |