aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2012-02-22 06:38:37 -0500
committerAaron W. Swenson <titanofold@gentoo.org>2012-02-22 06:38:37 -0500
commit6309ad6967e7127c562f293697d4649b89ac57aa (patch)
tree5cba6311f21a76d6da72e319be14394f13ac0fb9
parentMissed a trailing slash. (diff)
downloadeselect-6309ad6967e7127c562f293697d4649b89ac57aa.tar.gz
eselect-6309ad6967e7127c562f293697d4649b89ac57aa.tar.bz2
eselect-6309ad6967e7127c562f293697d4649b89ac57aa.zip
Removed SVN_DATE.
-rw-r--r--postgresql.eselect3
1 files changed, 1 insertions, 2 deletions
diff --git a/postgresql.eselect b/postgresql.eselect
index 1e2e623..6b1591e 100644
--- a/postgresql.eselect
+++ b/postgresql.eselect
@@ -6,8 +6,7 @@ inherit config multilib
DESCRIPTION="Manage active PostgreSQL client applications and libraries"
MAINTAINER="pgsql-bugs@gentoo.org"
-SVN_DATE='$Date: $'
-VERSION="1.0.10"
+VERSION="1.0.11"
# Global Data
B_PATH="${EROOT%/}/usr"