diff options
Diffstat (limited to 'app-cdr/xcdroast')
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild index 44bf65e14d8e..b67005f1d43a 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild,v 1.1 2009/03/01 23:48:08 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha16.ebuild,v 1.2 2009/03/05 16:04:08 mr_bones_ Exp $ inherit eutils @@ -52,4 +52,3 @@ src_install() { make_desktop_entry xcdroast "X-CD-Roast" xcdroast "AudioVideo;DiscBurning" } - |