diff options
Diffstat (limited to 'rox-base')
-rw-r--r-- | rox-base/rox-autostart/ChangeLog | 7 | ||||
-rw-r--r-- | rox-base/rox-autostart/rox-autostart-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-base/rox-autostart/ChangeLog b/rox-base/rox-autostart/ChangeLog index 31cfd5885c00..fab0f8805cbc 100644 --- a/rox-base/rox-autostart/ChangeLog +++ b/rox-base/rox-autostart/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-base/rox-autostart -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/ChangeLog,v 1.2 2013/03/02 07:49:39 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/ChangeLog,v 1.3 2014/08/10 20:32:44 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> rox-autostart-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Mar 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml: Cleanup due http://gentoo.2317880.n4.nabble.com/rox-herd-looks-inactive-for-a diff --git a/rox-base/rox-autostart/rox-autostart-1.1.ebuild b/rox-base/rox-autostart/rox-autostart-1.1.ebuild index 696775468e67..5cada51e66a9 100644 --- a/rox-base/rox-autostart/rox-autostart-1.1.ebuild +++ b/rox-base/rox-autostart/rox-autostart-1.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/rox-autostart-1.1.ebuild,v 1.1 2007/11/28 21:15:30 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-autostart/rox-autostart-1.1.ebuild,v 1.2 2014/08/10 20:32:44 slyfox Exp $ ROX_LIB_VER=1.9.6 inherit rox MY_PN="Autostart" -DESCRIPTION="Autostart manages FreeDesktop.org autostart items." +DESCRIPTION="Autostart manages FreeDesktop.org autostart items" HOMEPAGE="http://roscidus.com/desktop/node/430" SRC_URI="http://users.unet.net.ph/~lars/rox/Autostart/${MY_PN}-${PV}.tar.gz" |