diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:45 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-27 22:51:45 +0000 |
commit | 4dca5a1b737bc8501c3cbdca2756b9dc63439c72 (patch) | |
tree | 5251a8b32c4761227160ee616332cb2e82e60e73 /dev-python/gnome-keyring-python | |
parent | stable ppc64, bug 240300 (diff) | |
download | historical-4dca5a1b737bc8501c3cbdca2756b9dc63439c72.tar.gz historical-4dca5a1b737bc8501c3cbdca2756b9dc63439c72.tar.bz2 historical-4dca5a1b737bc8501c3cbdca2756b9dc63439c72.zip |
whitespace
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'dev-python/gnome-keyring-python')
-rw-r--r-- | dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild b/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild index 62ae6f194b55..3c1281426e1a 100644 --- a/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild +++ b/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild,v 1.1 2008/10/19 20:42:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-keyring-python/gnome-keyring-python-2.24.0.ebuild,v 1.2 2008/10/27 22:48:36 mr_bones_ Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="gnomekeyring" @@ -18,4 +18,3 @@ RDEPEND=">=gnome-base/gnome-keyring-0.5.0 DEPEND="${RDEPEND}" EXAMPLES="examples/keyring*" - |