diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-24 17:56:58 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-24 17:56:58 +0000 |
commit | 2e2938d3db772ff963ccf37d79986cce531c6c16 (patch) | |
tree | 756390e22796cf012e1f6aae1ffd3094e2d82b42 /lxde-base | |
parent | Bump -5.11 development version (diff) | |
download | gentoo-2-2e2938d3db772ff963ccf37d79986cce531c6c16.tar.gz gentoo-2-2e2938d3db772ff963ccf37d79986cce531c6c16.tar.bz2 gentoo-2-2e2938d3db772ff963ccf37d79986cce531c6c16.zip |
Remove my devspace from SRC_URI and fix typo in description
(Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild | 8 | ||||
-rw-r--r-- | lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild b/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild index 52d32a0003f3..aff20526db27 100644 --- a/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v 1.1 2010/12/25 17:05:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20101225.ebuild,v 1.2 2011/01/24 17:56:58 ssuominen Exp $ EAPI=3 inherit autotools -DESCRIPTION="A simple PolicyKit auhentication agent" +DESCRIPTION="A simple PolicyKit authentication agent" HOMEPAGE="http://blog.lxde.org/?p=674" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.xz" +SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" diff --git a/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild b/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild index d3479bfa858e..a75c873e1a2d 100644 --- a/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild +++ b/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild,v 1.1 2011/01/22 21:33:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxpolkit/lxpolkit-0_p20110122.ebuild,v 1.2 2011/01/24 17:56:58 ssuominen Exp $ EAPI=3 inherit autotools -DESCRIPTION="A simple PolicyKit auhentication agent" +DESCRIPTION="A simple PolicyKit authentication agent" HOMEPAGE="http://blog.lxde.org/?p=674" SRC_URI="http://dev.gentoo.org/~hwoarang/distfiles/${P}.tar.gz" |