summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-03-03 14:12:07 +0100
committerUlrich Müller <ulm@gentoo.org>2017-03-03 14:21:50 +0100
commit8c27b3fb31fef615e1888eaec9478f6473e58d67 (patch)
tree2f7cc05297ca846a9dcdf136fc631e28b8429817 /dev-java
parentapp-shells/fish: add nls support (diff)
downloadgentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.tar.gz
gentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.tar.bz2
gentoo-8c27b3fb31fef615e1888eaec9478f6473e58d67.zip
Restore previously dropped upstream Id keywords from CVS history.
Fixes commits 56bd759df1d0 and 22fd7b2d4764. These files should have been committed to CVS with the -ko option, in the first place.
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/tapestry/files/Version.properties2
-rw-r--r--dev-java/tapestry/files/build.properties1
-rw-r--r--dev-java/tapestry/files/common.properties2
3 files changed, 5 insertions, 0 deletions
diff --git a/dev-java/tapestry/files/Version.properties b/dev-java/tapestry/files/Version.properties
index 06ed5acc70d1..4b67c327efa1 100644
--- a/dev-java/tapestry/files/Version.properties
+++ b/dev-java/tapestry/files/Version.properties
@@ -1,3 +1,5 @@
+# $Id: Version.properties 390452 2006-03-31 11:34:17 -0500 (Fri, 31 Mar 2006) jkuhnert $
+#
# Stores the version number of the framework.
framework.version=3.0.4
diff --git a/dev-java/tapestry/files/build.properties b/dev-java/tapestry/files/build.properties
index 1178de1db491..b82007cc4202 100644
--- a/dev-java/tapestry/files/build.properties
+++ b/dev-java/tapestry/files/build.properties
@@ -1,3 +1,4 @@
+# $Id: build.properties.sample 243768 2004-02-04 13:04:22Z mindbridge $
# This file is used to configure the Tapestry build.
# Copy it as "build.properties" and fill in the necessary data.
diff --git a/dev-java/tapestry/files/common.properties b/dev-java/tapestry/files/common.properties
index 3cca65d1ed77..775eec976ea3 100644
--- a/dev-java/tapestry/files/common.properties
+++ b/dev-java/tapestry/files/common.properties
@@ -1,3 +1,5 @@
+# $Id: common.properties 385802 2006-03-14 13:47:10Z jkuhnert $
+#
# Specifies some general properties used throughout.
# Each build.xml must specify root.dir (as a relative path).